IT Placement Papers Database SQL Server
This category contains SQL Server Interview Questions and Answers |
What does the DUMP command do?
|
|
|
|
|
Backs up the transaction log.
Explanation: This command is included for backward compatibility, but has be deprecated and will be removed. The BACKUP command is preferred.
It allows for a backup of the database or log.
Only registered users can write comments. Please login or register.
|