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:
- Using Substitution Variables – Sử dụng biến tạm thời trong SQL
- Q102 Which two statements are true about the BIG_TBS tablespace?
- Khắc phục lỗi MoTTY X11 proxy: Unsupported authorisation protocol
- Alter table bảng lớn mà không bị treo DB như thế nào?
- Q84 Which three statements are true about the Oracle join and ANSI join syntax?