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
Explain optimistic and pessimistic concurrency?
What is cursor in ms sql server?
What is 'write-ahead log' in sql server 2000 ?
Is there any difference between primary key and unique with the not null condition?
explain different types of cursors? : Sql server database administration
What is the difference between function and stored procedure in sql server?
What are the built in functions in sql server?
How can I add Reporting Services reports to my application?
Define Business Edition in SQL Azure?
How to find table changes in sql server?
What is self contained multi valued query?
What is compression - row-level and page-level compression?
What method is used by the Command classes to execute SQL statements that return single values?
what are the critical issues you have resloved in your company
What is a trigger and its types?