default databases available in sql server and there uses ?
Answer Posted / chandan
1.Model
2.Tempdb
3.msdb
4.master
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Can we shrink data file in sql server?
Can we call future method from trigger?
What are translations and its use? : sql server analysis services, ssas
What is GUID in sql server?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
Tell me extended events in sql server 2008?
What are the different types of subquery?
What is cursor in ms sql server?
What is an example of a primary key?
How you can change the database name in SQL SERVER?
Can you index views?
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
What the class forname () does?
What is a cube? : sql server analysis services, ssas