IBM Certification Practice Test
IBM Certification IBM Db2 Database Administration 2
What is the difference between 'BACKUP' and 'EXPORT' in IBM Db2?
Select your answer
A
BACKUP creates an offline copy of the entire database; EXPORT writes table data to a file in a portable format
B
They are identical commands with different names
C
BACKUP is for indexes only; EXPORT is for tables only
D
BACKUP requires root access; EXPORT does not
Hint