default databases available in sql server and there uses ?

Answer Posted / selvam

There are 5 default DB's in Sql server
1. Master  -  Contains all of the system level information
2. Model- Used as a template db for all db instances created in SQL Server
3. Msdb -- It used by sql server agent, Mail Service 
4. Tempdb -- Contains temporary objects and intermediate results
5. Resource -- it is read only db that contains system objects that are included with sql server

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of resultset?

624


What is an execution plan?

650


What is cube dimension? : sql server analysis services, ssas

598


Can a trigger be created on a view?

649


How to manipulate data from one table to another table ?

627






What are the differences between sql server and mysql.

629


What is Extended user-defined?

621


How to Check if table exists in sql server?

694


What is the difference between count and distinct count?

539


Explain what you mean by 3 tier architecture.

718


What is the difference between implicit and explicit transaction?

642


How to handle error or exception in sql?

621


List types of tables in SQL Azure?

114


How to configure and test odbc dsn settings?

665


Difference between drill down and drill through report.

636