When you first load SQL SERVER you will startup with what
all databases?
Answer Posted / mobin sathupally
When we install SQL SERVER totally we got six databases.
Among six four are system databases and remaining two are
user defined databases,
The system databases are 1.Master
2.Model
3.Msdb and
4.Tempdb.
The user defined databases are 1.Northwind and
2.Pubs.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of indexes?
What is snapshot parameter in ssrs?
Do you know what are the restrictions that views have to follow?
What are different types of roles provided by ssrs?
What is the difference between seek predicate and predicate?
Explain syntax for viewing trigger?
How to Check if table exists in sql server?
How to find out what is the default collation in a database?
Why do we need different type of parameter?
How to compare the top two records using sql?
Describe how to use linked server?
What do you do in data exploration
Can we add our custom code in ssis?
Is null in sql server?
What is the advantage of sql server?