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.