What is an index. What are the types?


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

Post New Answer

More SQL Server Interview Questions

What are the type of joins? When do we use Outer and Self joins?

3 Answers  


What are the different index configurations a table can have?

0 Answers  


what are the new features of sql server 2005?

8 Answers   HP, Keane India Ltd,


What is the difference between update lock and exclusive lock?

0 Answers  


How to check if a table is being used in sql server?

0 Answers  






Can I work with several databases simultaneously? : sql server management studio

0 Answers  


What's the difference between DELETE TABLE and TRUNCATE TABLE commands?

9 Answers  


Can two tables have the same primary key?

0 Answers  


What are the differences between stored procedure and the dynamic sql?

0 Answers  


What do you understand by a view? What does the with check option clause for a view do?

0 Answers  


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

0 Answers  


What is a transactions?

0 Answers  


Categories