Posted by: Pdfprep
Post Date: January 24, 2021
You have created a file named backup.sql with the following information to run a backup:/c -n -i -u -p BACKUP DATA USING FILE (‘backupDirectory/data/COMPLETE_BK’)
Which of the following commands executes the backup?
A . hdbsql -I backup.sql
B . hdbsql -c backup.sql
C . hdbsql -S backup.sql
D . hdbsql -o backup.sql
Answer: A
Leave a Reply