Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.22 KB

File metadata and controls

39 lines (29 loc) · 1.22 KB
title Rename a Database Diagram (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
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 stevestein
ms.author sstein
manager craigg

Rename a Database Diagram (Visual Database Tools)

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)