DBA > Job Interview Questions > Microsoft SQL Server FAQs

What does the DUMP command do?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What does the DUMP command do?

Answer: 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.

(Continued on next question...)

Other Job Interview Questions