Exit PGCES-02 PostgreSQL CE 8 Silver
Question 1 of 5
0% complete
Q1 Single choice

Select one incorrect statement about schemas.

  • A

    A schema is the name space for a database object.

  • B

    A new schema is created by 'CREATE SCHEMA'.

  • C

    One user cannot own multiple schemas.

  • D

    'SELECT current_schema();' returns the current schema.

  • E

    'DROP SCHEMA' deletes a schema.

Previous Next