1.

Point out the wrong statement related to master database.(a) They are used to provide details of an backup plans(b) Master records the information for SQL Server temporarily(c) Master records the initialization information for SQL Server(d) None of the mentionedI had been asked this question in an online interview.This interesting question is from System Databases in chapter System and Sample Databases of SQL Server

Answer»

The correct choice is (b) MASTER records the information for SQL SERVER temporarily

The best I can EXPLAIN: Master is the database that records the existence of all other databases.



Discussion

No Comment Found

Related InterviewSolutions