What are the different types of indexes available in sql server? : sql server DBA



What are the different types of indexes available in sql server? : sql server DBA..

Answer / Reshav Kumar

The different types of indexes available in SQL Server include Clustered Index, Non-Clustered Index, Primary Key, Unique Key, Full-Text Index, and XML Index.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Administration Interview Questions

How can you gather statistics on a table?

3 Answers  


What are the different sql server versions you have worked on? : sql server DBA

1 Answers  


How would you determine who has added a row to a table?

4 Answers  


What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?

1 Answers  


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

1 Answers   Patni,


what do you understand by flashback feature of oracle?

1 Answers   Oracle,


who owns the operating system files created by the utl_file package?

1 Answers   Oracle,


internal architecture

1 Answers   CSC,


How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?

1 Answers   EDS,


What are statistics, under what circumstances they go out of date, how do you update them?

1 Answers  


What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA

1 Answers  


What are the recovery models for a database? : sql server DBA

1 Answers  


Categories