I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
IBM,
1135Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
918
How many null values we can have in a unique key field in sql server?
Which is better statement or preparedstatement?
Why use stored procedures in sql server?
What is the temp table?
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
What are the differences between stored procedure and the dynamic sql?
How to execute the cursor queries with "open" statements?
What stored by the tempdb ? : sql server database administration
What are the types of dml?
What do you mean by an execution plan? Why is it used? How would you view it?
How do you run a trace?
How to delete a login name in ms sql server?
do views contain data ?
What is bookmark link in ssrs?
Define self join?