1.

Under the _______ recovery model, all bulk operations are fully logged.(a) Simple(b) Partial(c) Full(d) All of the mentionedI have been asked this question in an interview for internship.My query is from Bulk Operations in division Data Connectivity of SQL Server

Answer»

The correct answer is (c) Full

For explanation: You can minimize logging for a set of BULK operations by SWITCHING the database to the bulk-logged recovery MODEL TEMPORARILY for bulk operations.



Discussion

No Comment Found

Related InterviewSolutions