1.

Command used to modify the schema is __________(a) ALTER SCHEMA(b) ALTER STRUCTURE(c) ALTER VIEW(d) DBCC SHRINKDBI had been asked this question in an international level competition.My question is from Data Definition Language in chapter Creating the Physical Database Schema of SQL Server

Answer»

Right ANSWER is (a) ALTER SCHEMA

Easy EXPLANATION: ALTER SCHEMA CHANGES the OWNER of a schema.



Discussion

No Comment Found

Related InterviewSolutions