Multiple choice technology web technology

It is possible to rename a database and database objects in SQL Server 2005

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SQL Server 2005 and later versions fully support renaming databases and database objects using system stored procedures like sp_rename or T-SQL statements, as well as through Management Studio.