nerdexam
PostgreSQL_CE

PGCES-02 · Question #65

Select two commands used to check the syntax of the ALTER TABLE statement in psql.

The correct answer is A. \h ALTER TABLE B. \h ALTER. See the full explanation below for the reasoning.

Question

Select two commands used to check the syntax of the ALTER TABLE statement in psql.

Options

  • A\h ALTER TABLE
  • B\h ALTER
  • C\ ALTER TABLE
  • D\ ALTER
  • EHELP ALTER TABLE;

How the community answered

(40 responses)
  • A
    80% (32)
  • C
    10% (4)
  • D
    5% (2)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full PGCES-02 Practice