Which describes the default behavior when you create a table?
A.
The table is accessible to all users.
B.
Tables are created in the public schema.
C.
Tables are created in your schema.
D.
Tables are created in the DBA schema.
E.
You must specify the schema when the table is created.
Explanation:
sorted by highest to lowest is DESCENDING order
Incorrect answer:
Agrant the table privilege to PUBLIC
Blogin as sysoper
Dlogin as DBA or sysdba
Eno such option is allow.
Refer: Introduction to Oracle9i: SQL, Oracle University Study Guide, 9-9