DBA > Job Interview Questions > Microsoft SQL Server FAQs

In SQL Server 2005 Integration Services, if you

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

(Continued from previous question...)

In SQL Server 2005 Integration Services, if you want to import a flat file very quickly that contains only integer data, what type of parsing should you use?

Answer
Fast Parse
Explanation
The fast parse mode that is set on columns for a flat file source connection can import a limited set of data types extremely quickly.

(Continued on next question...)

Other Job Interview Questions