Q:

Unless you specify NOT NULL, PostgreSQL will assume that a column is:

0

Unless you specify NOT NULL, PostgreSQL will assume that a column is:


  1. Required
  2. Optional
  3. Integers
  4. Text

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

B.Optional

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

PostgreSQL MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
To describe a table in PostgreSQL which of the fol... >>
<< The core PostgreSQL source code includes what inte...