SQL Administrator Question:
Download Job Interview Questions and Answers PDF
Do you know what purpose does the model database serve?
Answer:
The model database, as its name implies, serves as the model (or template) for all databases created on the same instance. If the model database is modified, all subsequent databases created on that instance will pick up those changes, but earlier created databases will not. Note that TEMPDB is also created from model every time SQL Server starts up.
Download SQL Administrator Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know what happens on checkpoint? | Tell us can we hot add CPU to SQL server? |