I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
IBM,
794Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
723
How to get a list of columns in a view using the "sp_help" stored procedure?
What is single-user mode?
Does order by actually change the order of the data in the tables or does it just change the output?
What is the difference between indexing and hashing?
What is user-defined function?
What is sql view?
Can you explain what is indexed view? How to create it?
What stored by the msdb?
What is a unique key constraint?
How to download and install microsoft sql server management studio express?
How to set database to be single_user in ms sql server?
Working with TLogs
What is the difference between dataadapter and datareader?
How to convert numeric values to integers in ms sql server?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?