1.

Which of the following checks and repairs errors and inconsistencies in data storage?(a) repairDatabase(b) repairedDatabase(c) recoverDatabase(d) all of the mentioned

Answer» The correct answer is (a) repairDatabase

To elaborate: repairDatabase is analogous to an fsck command for file systems.


Discussion

No Comment Found