nerdexam
PostgreSQL_CE

PGCES-02 · Question #44

Select two SQL statements which abort a transaction.

The correct answer is B. ROLLBACK D. ABORT. See the full explanation below for the reasoning.

Question

Select two SQL statements which abort a transaction.

Options

  • AEND
  • BROLLBACK
  • CTRUNCATE
  • DABORT
  • EDROP TRANSTACTION

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    76% (28)
  • C
    8% (3)
  • E
    14% (5)

Community Discussion

No community discussion yet for this question.

Full PGCES-02 Practice