nerdexam
PostgreSQL_CE

PGCES-02 · Question #42

Select two incorrect statements regarding large objects.

The correct answer is C. One large object is able to handle up to 2GB of data. E. An OID is used to identify a large object. See the full explanation below for the reasoning.

Question

Select two incorrect statements regarding large objects.

Options

  • AA large object is generated by 'CREATE LARGE OBJECT'.
  • BA large object is added by 'INSERT'.
  • COne large object is able to handle up to 2GB of data.
  • DBinary data cannot be used unless declared as a large object.
  • EAn OID is used to identify a large object.

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    76% (25)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full PGCES-02 Practice