1.

Which of the following database is used by SQL Server Agent?(a) Pubs(b) Msdb(c) Tempdb(d) ModelThis question was posed to me during an online interview.My question is taken from System Databases topic in section System and Sample Databases of SQL Server

Answer»

The correct answer is (b) MSDB

To explain: The msdb database is used by SQL Server AGENT for SCHEDULING alerts and jobs, and RECORDING operators.



Discussion

No Comment Found

Related InterviewSolutions