1.

Which of the following is a bulk import operation?(a) BULK INSERT(b) INSERT..SELECT(c) bcp(d) All of the mentionedThis question was posed to me during an online interview.This interesting question is from Bulk Operations in chapter Data Connectivity of SQL Server

Answer»

The correct CHOICE is (d) All of the mentioned

The best explanation: SQL Server bulk-import operations do not SUPPORT IMPORTING data from comma-separated value (CSV) files.



Discussion

No Comment Found

Related InterviewSolutions