You are importing data into SQL server 2005 database. You are receiving text files that contain Sales transactions from stores across the city. You need to import the files into Sales Database. What should you do?
Use the bcp command
Use the BULKINSERT statement
Create a custom format file
None of the above