Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

default databases available in sql server and there uses ?

Answer Posted / sreeja.t.pillai

Default databases in SQL server are
1.Master
2.Model
3.tempdb
4.msbd

Master-Contains information about all databases and contains system objects.

Model-It is a template database used in creation of any new database.

msdb-It contains information about sql agent,job,dts packaging and some replication information.

tempdb-contains temporary stored procedures and tables.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of lock supported by ?

1091


OPTIMIZATION OF SP,CURSOR,TRIGGERS

2853


Differentiate between truncate vs delete in mssql?

1160


Explain indexing and what are the advantages of it?

1070


What does it mean to normalize data?

996


How to backup SQL Server Reporting Services ?

152


What is coalesce in sql server?

1102


Can you name some of the dml commands in sql?

1076


What is the purpose of grouping data in a report?

1013


What are the advantages of using cte?

1074


Where to find ntwdblib.dll version 2000.80.194.0?

1007


What is the purpose of self join?

1035


Why we use functions in sql server?

1129


What are different types of data sources?

1081


Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?

195