How do you drop an index?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is difference between joins and subqueries?

0 Answers  


What is the default Port No on which SQL Server listens?

0 Answers  


What is a transaction and what are ACID properties?

3 Answers  


What is a full text index?

0 Answers  


What happens if null values are involved in bitwise operations?

0 Answers  






select name of emplyoee whose total salary is 130 from following table. id name salary 1 a 100 2 b 20 3 c 50 1 a 30 2 b 70 Post the resulantant Query?

7 Answers  


Can truncate be rolled back?

0 Answers  


Explain transaction server auto commit?

0 Answers  


What is the difference between ‘having’ clause and a ‘where’ clause?

0 Answers  


how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.

0 Answers  


How to get number of days in a given year?

4 Answers   ADP,


How to create function without parameter in sql server?

0 Answers  


Categories