When you first load SQL SERVER you will startup with what
all databases?

Answer Posted / mobin sathupally

When we install SQL SERVER totally we got six databases.
Among six four are system databases and remaining two are
user defined databases,
The system databases are 1.Master
2.Model
3.Msdb and
4.Tempdb.
The user defined databases are 1.Northwind and
2.Pubs.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to create trigger on views?

525


What is partitioned view?

500


What is the difference between having clause and where clause in sql server?

548


Tell me can we use custom code in ssrs?

572


how to create “alternate row colour”?

105






explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?

1957


What is key set driven?

515


What are unicode character string data types in ms sql server?

572


What are the two modes of authentication in sql server?

500


Does a full backup include transaction log?

457


Where views are stored in sql server?

535


When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?

481


do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration

456


What is sql server transaction log file?

495


Explain the creation and execution of a user-defined function in the sql server?

560