--- title: "Modify Queries (Visual Database Tools) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: ssms ms.topic: conceptual helpviewer_keywords: - "modifying queries" - "queries [SQL Server], modifying" ms.assetid: e2618a89-90fb-43d8-ac4e-cabd2aa3f1dc author: stevestein ms.author: sstein manager: craigg --- # Modify Queries (Visual Database Tools) Open a query to modify it in Query and View Designer. ### To open a query 1. From the **View** menu, click **Solution Explorer**. 2. In Solution Explorer, right-click the query you want to open and click **Open**. 3. To modify the query in Query Designer, highlight the SQL statements, right-click the highlighted area and select **Design Query in Editor.** Query Designer is now open and you can make modifications. ## See Also [Run Queries (Visual Database Tools)](visual-database-tools.md) [Work with Data in the Results Pane (Visual Database Tools)](results-pane-visual-database-tools.md) [Perform Basic Operations with Queries (Visual Database Tools)](perform-basic-operations-with-queries-visual-database-tools.md)