InterviewSolution
Saved Bookmarks
| 1. |
___________ does not allow bulk export operationin SQL Server.(a) INSERT … SELECT(b) DELETE(c) UPDATE(d) None of the mentionedThe question was asked at a job interview.This interesting question is from Bulk Operations in chapter Data Connectivity of SQL Server |
|
Answer» The correct option is (a) INSERT … SELECT |
|