I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
IBM,
1093Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
888
What is sql server english query?
What is the purpose of indexing?
What is xdr?
What is outer join in sql server joins?
What is openrowset sql server?
What is a recursive stored procedure in sql server?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What is the purpose of the master database?
What do you understand by coalesce in sql server?
What is the Main Difference between ACCESS and SQL SERVER?
What are different types of table joins?
What are ddl triggers and types of ddl trigger?
How to provide values to stored procedure parameters in ms sql server?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
What are the difference between clustered and a non-clustered index?