Database Knowledge Base / MS SQL Server /
Email to friend
* Your name:
* Your email:
* Friend's email:
Comment:


define term Minimally logged operations (bulk load operations)

Data movement operations that require minimal logging in the transaction log. These operations include bcp, certain Data Transformation Services (DTS) operations, and SELECT INTO. Depending on the recovery model for a database, any of these operations might either be fully logged or minimally logged.




RSS