1.

The _________ database stores basic configuration information for the server.(a) Master(b) Msdb(c) Tempdb(d) ModelThis question was posed to me in examination.Question is taken from System Databases in chapter System and Sample Databases of SQL Server

Answer»

The correct ANSWER is (a) Master

The explanation: Master database includes information about the file locations of the USER databases, as well as logon accounts, server configuration SETTINGS, and a NUMBER of other items such as linked servers and STARTUP stored procedures.



Discussion

No Comment Found

Related InterviewSolutions