The process of returning a database to its correct state after data has been damaged or destroyed is called ____________________.
Fill in the blank(s) with the appropriate word(s).
recovery
Computer Science & Information Technology
You might also like to view...
The function =IF(SUM(Trans_Qty)>E20,"Goal Met","Under Goal") is an example of a(n) ________ function
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
What is the value of pointer p after the following assignment?
p = new char; a) 0 b) “” c) “ “ d) cannot be determined
Computer Science & Information Technology