nerdexam
Oracle

1Z0-061 · Question #234

Which describes the default behavior when you create a table?

The correct answer is C. Tables are created in your schema. Sorted by highest to lowest is DESCENDING order

Using DDL Statements to Create and Manage Tables

Question

Which describes the default behavior when you create a table?

Options

  • AThe table is accessible to all users.
  • BTables are created in the public schema.
  • CTables are created in your schema.
  • DTables are created in the DBA schema.
  • EYou must specify the schema when the table is created.

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    82% (40)
  • D
    10% (5)
  • E
    2% (1)

Explanation

Sorted by highest to lowest is DESCENDING order

Topics

#table creation#schema ownership#DDL#default schema

Community Discussion

No community discussion yet for this question.

Full 1Z0-061 Practice