DBA > Job Interview Questions > Microsoft SQL Server Database Administrator Exam

What is an Index in MS SQL Server?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is an Index in MS SQL Server?

An Index in MS SQL Server is an object associated to a table to maintain a sorting order of specified columns to improve query performance.

(Continued on next question...)

Other Job Interview Questions