default databases available in sql server and there uses ?
Answer Posted / chandan
1.Model
2.Tempdb
3.msdb
4.master
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What do you mean by acid?
How many types of triggers are there?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
what is a deadlock? : Sql server database administration
How to add the custom code in Report?
What are the diifferences between the ms sql server vs mysql?
Define primary key?
How can sql injection be stopped? : sql server security
What are the different SQL Server Versions you have worked on?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
What is query cost in sql server?
Define synonym?
What are the basic functions for master, msdb, model, tempdb databases?
How to find the source of a table in sql server?
What are the main differences between #temp tables and @table variables and which one is preferred?