InterviewSolution
Saved Bookmarks
| 1. |
Which is a duplicate copy of a file program that is stored on a different storage media than the original location:(a) Concurrency(b) Deadlock(c) Backup(d) RecoveryThe question was asked in an interview for internship.Query is from Querying database part 5 in division Transactions of Database Management |
|
Answer» RIGHT answer is (C) BACKUP Explanation: Backup is required to TAKE all the DATA. |
|