问题:
Using the command shown here, what time format must you specify to recover the database until a point-in-time?()
SQL> RECOVER DATABASE UNTIL TIME ’<time format>’;
A . YYYY-DD-MM:HH24:SS:MI
B . YYYY-DD-MM:HH24:SS:MM
C . YYYY-MM-DD:HH24:MI:SS
D . YYYY-DD-MM:SS:MI:HH24
Using the command shown here, what time format must you specify to recover the database until a point-in-time?()
SQL> RECOVER DATABASE UNTIL TIME ’<time format>’;
● 参考解析
本题暂无解析