1.

Point out the correct statement.(a) By default, tempdb auto grows as needed while SQL Server is running(b) By default, master auto grows as needed while SQL Server is running(c) By default, pubs auto grows as needed while SQL Server is running(d) By default, msdb auto grows as needed while SQL Server is runningI had been asked this question in an online quiz.I want to ask this question from System Databases in division System and Sample Databases of SQL Server

Answer»

Correct choice is (a) By default, tempdb AUTO GROWS as needed while SQL Server is running

The best EXPLANATION: Tempdb HOLDS all temporary tables and temporary stored procedures.



Discussion

No Comment Found

Related InterviewSolutions