1Z0-144 Web TestEngine demo

Exit VCEDump 1Z0-144 Oracle Database 11g: Program with PL/SQL
Question 12 of 16
0% complete
Q12 Single choice

/temp/my_files is an existing folder in the server, facultylist.txt is an existing text file in this folder.

Examine the following commands that are executed by the DBA:

SQL>CREATE DIRECTION my_dir AS `/temp/my_files':
SQL>GRANT READ ON DIRECTORY my_dir To public:

View the Exhibit and examine the procedure created by user SCOTT to read the list of faculty names from the text file.

Question 12 diagram

SCOTT executes the procedure as follows:

SQL>SET SERVEROUTPUT ON
SQL>EXEC read_file (`MY_DIR', FACULTYLIST.TXT')

What is the outcome?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in