1.

When does most ALTER DATABASE statements fail?(a) Database is in the RESTORING state(b) Database is in the STORING state(c) Database is in the RESTORE state(d) None of the mentionedThis question was addressed to me in class test.My question comes from Data Definition Language in chapter Creating the Physical Database Schema of SQL Server

Answer»

Right option is (a) DATABASE is in the RESTORING state

Best EXPLANATION: When a database is in RESTORING state then it means one or more files of the primary filegroup is been RESTORED or one or more secondary files are being resotored OFFLINE.



Discussion

No Comment Found

Related InterviewSolutions