Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.34 KB

File metadata and controls

41 lines (31 loc) · 1.34 KB
title Rename a Database Diagram
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
names [SQL Server], database diagrams
diagrams [SQL Server], renaming
renaming database diagrams
database diagrams [SQL Server], renaming
ms.assetid 27c90b54-cc21-4f2f-a529-eacdc41f302e
author markingmyname
ms.author maghan
ms.manager jroth
ms.reviewer

Rename a Database Diagram (Visual Database Tools)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] You can rename a database diagram in Object Explorer. Requires ALTER permission on the database.

To rename a database diagram

  1. In Object Explorer, expand the Database Diagrams folder.

  2. Right-click the database diagram that you want to rename.

  3. Choose Rename on the shortcut menu.

    An edit box is opened around the diagram name in the Object Explorer.

  4. Enter the new name for the database diagram and press Enter.

    The database diagram appears in Object Explorer with the new name.

See Also

Work with Database Diagrams (Visual Database Tools)