nerdexam
Oracle

1Z0-052 · Question #91

View the Exhibit and examine the user information. The user has been granted CONNECT and RESOURCE roles and no individual system privileges. The SL_REP user executes this command to create a table: SQ

Sign in or unlock 1Z0-052 to reveal the answer and full explanation for question #91. The question stem and answer options stay visible for context.

Administering User Security

Question

View the Exhibit and examine the user information. The user has been granted CONNECT and RESOURCE roles and no individual system privileges. The SL_REP user executes this command to create a table:

SQL> CREATE TABLE orders ( oid number(6), odate date, ccode number(4), oamt number(10,2) ) TABLESPACE purchase_space; The PURCHASE_SPACE tablespace already exists in the database. Which statement describes the effect of the command?

Exhibit

1Z0-052 question #91 exhibit

Options

  • AThe command executes successfully and creates the table in the USERS tablespace.
  • BThe command executes successfully and creates the table in the PURCHASE_SPACE tablespace.
  • CThe command produces an error because the user does not have the privilege to createthe table.
  • DThe command produces an error because the user does not have quota in the PURCHASE_SPACE

Unlock 1Z0-052 to see the answer

You've previewed enough free 1Z0-052 questions. Unlock 1Z0-052 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#RESOURCE role#tablespace quota#CREATE TABLE privilege#user roles
Full 1Z0-052 Practice