Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.27 KB

File metadata and controls

34 lines (27 loc) · 1.27 KB
title Rename Queries
ms.custom seo-lt-2019
ms.date 01/19/2017
ms.prod sql
ms.prod_service sql-tools
ms.technology ssms
ms.topic conceptual
helpviewer_keywords
renaming queries
queries [SQL Server], names
ms.assetid a263483e-87ba-49c4-b154-3e7bdf33063b
author markingmyname
ms.author maghan
ms.manager jroth
ms.reviewer

Rename Queries (Visual Database Tools)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] You can rename any query that is not currently open for editing. The following procedure assumes that the query you want to rename is closed.

To rename a query

  1. From the View menu, choose Solution Explorer.

  2. In Solution Explorer, right-click the query you want to rename and click Rename in the shortcut menu that appears.

  3. Type a new name for the query and then press Enter.

See Also

Design Queries and Views How-to Topics (Visual Database Tools)
Perform Basic Operations with Queries (Visual Database Tools)