InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a system database?(a) Northwind(b) Master(c) Tempdb(d) All of the mentionedThis question was addressed to me during an online interview.The query is from System Databases topic in section System and Sample Databases of SQL Server |
|
Answer» CORRECT choice is (a) Northwind For EXPLANATION I would say: Northwind is a SAMPLE database. |
|