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:
- Q111 Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION?
- Lỗi ORA-16397: statement redirection from Oracle Active Data Guard standby database to primary database failed
- Q27. Which two are true about the automatic execution of operating system scripts when performing silent mode installation starting from Oracle Database 19c?
- Nagios là gì?
- Q31 Which three statements are true about external tables in Oracle 18c and later releases?