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
Tell me about pre-defined functions of sql?
In what version of sql server were synonyms released?
What is the full form of ddl?
How to read data in a table with "select" statements?
How to download and install sql server 2005 books online?
What is difference between inner join and join?
Differentiate between a having clause and a where clause.
What is cursors?
Explain how many normalization forms?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
How does clustered and non clustered index work?
What is a system database and what is a user database?
What are 3 ways to get a count of the number of records in a table?
What is the purpose of linked server configuration in sql server?
What is difference between rollback immediate and with no_wait during alter database?