When you first load SQL SERVER you will startup with what
all databases?
Answer Posted / sonia
guess what you want to ask is that what are the databases
that come by default? 4 - Master, Model, msdb, tempdb.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can you instantiate a com object by using t-sql? : Sql server database administration
How to delete duplicate rows?
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What is a database in ms sql server?
what do you understand by change data capture?
how can you attach more than 20 ldf files in sql server
How do you identify a foreign key?
How to create nested stored procedure?
What does it mean to normalize a database and why would you do it?
What is the difference between insensitive and scroll cursor?
What is difference between index seek vs. Index scan?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
explain different types of joins? : Sql server database administration
Explain the concept of view and Types of views in SQL server?