PostgreSQL_CE
PGCES-02 · Question #32
Select two incorrect statements concerning the system catalog.
The correct answer is C. It is accessible as a table; however, it is output in binary format so it can not be read as is. E. It is defined based on the standard SQL specification. See the full explanation below for the reasoning.
Question
Select two incorrect statements concerning the system catalog.
Options
- AIt stores the object definition information for tables and columns.
- BThere may be changes to specification by major version upgrades.
- CIt is accessible as a table; however, it is output in binary format so it can not be read as is.
- DIt stores the internal information of the database management system.
- EIt is defined based on the standard SQL specification.
How the community answered
(51 responses)- A2% (1)
- B12% (6)
- C80% (41)
- D6% (3)
Community Discussion
No community discussion yet for this question.