Which of the following Transact-SQL statements do you use to rename table, column, or user-defined data type in the current database ?

 Posted by Rajkatie on 12/31/2012 | Category: Sql Server Interview questions | Views: 5640 | Points: 40
Select from following answers:
  1. EXEC SP_RENAME
  2. ALTER VIEW
  3. CREATE VIEW
  4. All Above

Show Correct Answer


Source: msdn.com | | Alert Moderator 

Comments or Responses

Login to post response