How to drop existing indexes in ms sql server?
Explain what are the restrictions while creating batches in sql server?
What is the difference between online clustering and Offline clustering?
default databases available in sql server and there uses ?
I Have Employee table having column name as ID,SALARY how to get second max salary from employee table with id ex ID SALARY 1 20000 7 37000 2 5000
17 Answers HCL, IBM,
Tell me about normalization in DBMS.
what are default? Is there a column to which a default cant be bound?
what is the basic diffrence betn a col declared in char(1) and in varchar(1)
How you can get a list of all the table constraints in a database? : Sql server administration
How do I save a stored procedure in sql server?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
Does partitioning improve performance sql server?
What are the different types of collation sensitivity?