PostgreSQL_CE
PGCES-02 · Question #60
Select two incorrect statements about the function of the information schema.
The correct answer is D. Administrator privileges are needed to reference the information schema. E. In order to enable the information schema, "information_schema = true" must be set in. See the full explanation below for the reasoning.
Question
Select two incorrect statements about the function of the information schema.
Options
- AIt consists of a group of views included in a schema called "information_schema".
- BInformation on objects defined in a database can be referenced.
- CThe number of tables defined in a database can be confirmed.
- DAdministrator privileges are needed to reference the information schema.
- EIn order to enable the information schema, "information_schema = true" must be set in
How the community answered
(24 responses)- A13% (3)
- B4% (1)
- C4% (1)
- D79% (19)
Community Discussion
No community discussion yet for this question.