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


Please Help Members By Posting Answers For Below Questions

What do you understand by a stored procedure?

607


What are system databases into sql server (2005/2008) : sql server database administration

574


What is the difference between mysql and mysqli?

584


What types of Joins are possible with Sql Server?

552


What are the different acid properties?

628






How you provide security to cube? : sql server analysis services, ssas

542


explain different types of cursors? : Sql server database administration

564


What is built-in function?

550


Explain system rowset functions?

560


How to replace null values in expressions using isnull()?

649


What is normalization and what are the advantages of it?

522


What is 2nf normalization form?

626


How to move database physical files in ms sql server?

533


How would you go about developing a ssrs report?

110


What is difference in performance between insert top (n) into table and using top with insert?

539