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

What is the purpose of IAM (Index Allocation Map

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

(Continued from previous question...)

What is the purpose of IAM (Index Allocation Map) in MS SQL Server?

An IAM (Index Allocation Map) is a page that records allocations of data pages (IN_ROW_DATA, LOB_DATA and ROW_OVERFLOW_DATA) used for specific table or index.

(Continued on next question...)

Other Job Interview Questions