default databases available in sql server and there uses ?
Answer Posted / rajesh bhawsar
1.Model
Model database is templete. when u create new database
system gives u a copy of model database
2.Tempdb
Tempdb is scratchpad of sql server
3.msdb
4.master
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Does sql server 2000 clustering support load balancing?
What are the different types of sql server replication? : sql server replication
how can you attach more than 20 ldf files in sql server
Can we use pragma autonomous_transaction in trigger?
What command must you use to include the not null constraint after a table has already been created?
How do I find query history in sql server?
What is bcp? When does it used?
What is tempdb database? : SQL Server Architecture
Do you know sql server 2008 backup compression?
How can i Relate Tables in SSIS
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
Explain trigger and trigger types?
Indexes are updated automatically is the full-text index also updated automatically?
What is function of master database?
Explain powershell included in sql server 2008?