I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
IBM,
1078Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
879
What are “lock” hints?
What are the advantages of having an index on the sql server?
Explain some stored procedure creating best practices or guidelines?
How to delete multiple rows with one delete statement in ms sql server?
Do you know nested transaction?
Can you please explain the difference between function and stored procedure?
How to create database with physical files specified in ms sql server?
How do you know if sql server is running on your local system?
Can you index views?
What is self join in sql server joins?
Can we install sql server 2016 on windows 7?
What is index fragmentation in ms sql server?
How to use copy and concatenate commands in SQL?
Explain log shipping and mention its advantages.
what is normalization? : Sql server database administration