How to rename SQL Server objects
Last modified: October 1, 2024
The Rename functionality provides an easy way to change an object name for a new one that better reveals its purpose and automatically finds and corrects all references to it.
You can rename an object only in a script, and not in a database.
The Rename refactoring is available for:
- Tables
- Temporary tables and columns
- Views
- Stored procedures
- Functions
To rename an object in the SQL editor:
- Right-click the required object, point to Refactoring and select the Rename command from the shortcut menu. Alternatively, press F2. The object will be highlighted.
-
Type a new name for the object in the SQL editor window.
As you type, a ToolTip appears instructing to Press F2 to preview changes or Enter/Tab to apply. -
Press F2 to open the Preview Changes - Rename dialog window and preview code changes, to apply changes press the Apply button;
-
Alternatively, press Enter/Tab to apply changes in the code.
Download dbForge Studio for SQL Server and try it absolutely free for 30 days!
Want to find out more?
Overview
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for SQL Server.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.