Which databases are part of SQL server default installation?
Explain the usage of each?
Answers were Sorted based on User's Feedback
Answer / guest
4 key default dbs :-
Master db : Holds info of all dbs located on SQL Server
insytance. Main db (else SQL Server won't work !)
MSdb : Stores info regarding Backups, SQL Agent info, DTS
packages, SQL Server jobs, replication info for log
shipping.
Tempdb : To hold temp objects like global & local temp
tables, sps
Model db: Used in creation of any new database within the
SQL Server instance of which it(model) is a part.
| Is This Answer Correct ? | 6 Yes | 1 No |
How do you create an execution plan?
Tell me what is log shipping?
How to access the inserted record of an event?
what is denormalization? : Sql server database administration
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
What is the Query of getting last 10 transaction Reports (like insert, update, Delete Data from Tabele) ?
Explain the new features of SQL server 2000?
What is check constraint in sql server?
What are trace flags and mention a few common trace flags used with sql server?
What does man by sql wildcard characters in sql server?
What stored by the msdb? : sql server database administration
what is differece between union and union all
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)