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
what's new in sql server 2016?
What are security principals used in sql server 2005?
Can you get second highest salary from the table?
How do indexes help, types?
What happens if you insert a duplicate key for the primary key column in ms sql server?
What is transact-sql ddl trigger?
What is tablix?
How do I save a stored procedure in sql server?
How do I schedule a sql server profiler trace?
Is sql server 2016 free?
Difference between uniqe index and uniqe constraint?
What do you mean by sql server 2005 express management tools?
Name and describe few console utilities for ssrs?
how you can get the list of largest tables in a database? : Sql server administration
Explain error handling in ssis?