Google News
logo
SQL Server - Quiz(MCQ)
The _________ database stores basic configuration information for the server.
A)
Master
B)
Model
C)
Msdb
D)
Tempdb

Correct Answer :   Master


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.

Advertisement