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 are various aggregate functions that are available?

498


How to find related tables in sql server?

491


Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?

2074


How to convert binary strings into integers in ms sql server?

542


What are parameterized reports? What are cascading parameters in ssrs reports?

100






List some major differences between triggers and stored procedures?

514


How to compare the top two records using sql?

757


Can we hide the definition of a stored procedure from a use?

643


Can you move the resources after pausing the node? : sql server database administration

586


What are the steps you can take to avoid “deadlocks”?

513


What is logon trigger?

538


Do you know the cursor optimization tips?

572


Do you know what is openxml in sql server?

610


What is the use of set nocount on/off statement?

618


Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?

490