Q55 A script abc.sql must be executed to perform a job.
A database user HR, who is defined in this database, executes this command: $ sqlplus hr/hr@orcl @abc.sql What will happen upon execution?
- (A). The command succeeds and HR will be connected to the orcl and abc.sql databases
- (B). The command succeeds and HR will be connected to the orcl database instance, and the abc.sql script will be executed
- (C). The command fails because the script must refer to the full path name
- (D). The command fails and reports an error because @ is used twice
Xem thêm:
- Snapshot Standby trong Oracle Data Guard
- Kiến trúc cơ sở dữ liệu Oracle database
- Xe tự lái: Đóng góp của AI vào giao thông an toàn và tiện lợi hơn
- Q54. In performance management, which two factors might reduce the ability of an application to scale to a larger number of users?
- Q11. Which two actions must you take to ensure UNDOTBS01 is used as the default UNDO tablespace?