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
Can I disable or restrict ssrs export formats (rendering formats)?
How many categories of data types used by sql server?
How does recursive cte works in sql server?
What is wrong with sql server client libarary dll, ntwdblib.dll?
Describe the left outer join & right outer join. : sql server database administration
How to how to convert numeric expression data types using the convert() function??
What is a derived table?
write an SQL query to list the employees who joined in the month of January?
What are the new features in sql server 2016?
What is sql server transaction log file?
what is datawarehouse?
What is the purpose of indexing?
When would you use sql joins?
What is a natural primary key?
Explain go command in sql server?