What all db objects can be found in MSDB database of a SQL
Server instance?
Answer Posted / suri
select * from sysobjects
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where the sql logs gets stored? : sql server database administration
What are the different types of lock modes in sql server 2000?
What do you mean by normalisation?
What is difference between aggregate and analytic function?
Which tcp/ip port does the sql server run on? How can it be changed?
Explain collation?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
What are the advantages of partitioning?
What is the purpose of the master database?
Explain table valued parameters in sql server? Why tvp used?
What is stored procedures?
What is purpose of normalization?
What is the use of tempdb? What values does it hold?
How to drop an existing user defined function in ms sql server?
How do I view a script in sql server?