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 to take backup bcp out for a column in table in sql server?
Define candidate key, alternate key, composite key.
13 Answers Infosys, Software India,
When you use @@error and try-catch?
Explain about Normalization?
How can sql server instances be hidden?
Can we perform backup restore operation on tempdb?
How to perfor If the table running time is taking 2hours and table is having 10 rows in it?
How to loop through returning rows?
What is difference between drop truncate and delete?
How can we delete Duplicate row in table?
How to a Query to copy data from on table to another table.
What are difference between Cluster index and Non-Cluster index?
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)