Posted by: Pdfprep
Post Date: October 21, 2020
At 3:00 P.M. (1500 hours), you create a backup of your database. At 4:00 P.M. (1600 hours), you create a table named Customer and import data into the table. At 5:00 P.M. (1700 hours), your server fails.
You run a script to apply only the 3:00 P.M. backup to your database.
What is the result of the script?
A . The Customer table no longer exists.
B . The Customer table is unaffected.
C . The Customer table exists but has no data.
D . The script fails.
Answer: A
Leave a Reply