Interview Questions

1. What all operations are minimally logged when the database is in Bulk Logged Recovery mode?

• Bulk import operations (bcp, BULK INSERT, and INSERT… SELECT). For more information about when bulk import into a table is minimally logged.

• SELECT INTO operations.

• Partial updates to large value data types, using the .WRITE clause in the UPDATE statement when inserting or appending new data. Note that minimal logging is not used when existing values are updated.

• WRITETEXT and UPDATETEXT statements when inserting or appending new data into the text, ntext, and image data type columns. Note that minimal logging is not used when existing values are updated.

• CREATE INDEX operations (including indexed views).

• ALTER INDEX REBUILD or DBCC DBREINDEX operations.

• DROP INDEX new heap rebuild (if applicable). 

By Hena Parveen 2 0
Is this helpful? Yes No

Submit an interview question

Submitted questions and answers are subject to review and editing, and may or may not be selected for posting, at the sole discretion of w3Sniff.

Get Started

Comments

Leave a Comment


Check out more interview questions

Based on your skills

MS SQL Server

1539947 1720 19 859

Angular

38998 92 0 46

Wordpress

31634 72 1 36