nerdexam
PostgreSQL_CE

PGCES-02 · Question #6

Select the SQL command that must be executed prior to executing the EXECUTE command.

The correct answer is B. PREPARE. See the full explanation below for the reasoning.

Question

Select the SQL command that must be executed prior to executing the EXECUTE command.

Options

  • ACREATE FUNCTION
  • BPREPARE
  • CDECLARE
  • DLOAD
  • EALLOCATE

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    85% (28)
  • C
    9% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full PGCES-02 Practice