Which backup allows very large amounts of data to be backed up in a matter of seconds or just a few minutes?
A) Split-mirror backups B) Full backups
C) Incremental backups D) None of the above
A
You might also like to view...
Given the class declaration, class D : public class B {/*…*/}; Which of the following is true?
a) public members of B become public members of D b) private members of D become public members of B c) protected members of B become protected members of D d) private members of B become public members of D e) private members of B are inaccessible in D.
How many elements can be stored in a hash table T with a load factor of 40 and 10 slots?
a. 400 b. 40 c. 10 d. 4000
What is not a primary key option when importing a text file into Access?
A) Set no primary key B) Override the existing primary key numbers C) Use the first field name as the primary key D) Allow Access to use the existing primary key if there are no values in the imported data higher than any existing data
An inconsistency in a database is referred to as a(n) ________
Fill in the blank(s) with correct word