nerdexam
PostgreSQL_CE

PGCES-02 · Question #88

Select three SQL statements which return NULL.

Sign in or unlock PGCES-02 to reveal the answer and full explanation for question #88. The question stem and answer options stay visible for context.

Data Management and SQL

Question

Select three SQL statements which return NULL.

Options

  • ASELECT 0 = NULL;
  • BSELECTNULL != NULL;
  • CSELECT NULL IS NULL;
  • DSELECT NULL;
  • ESELECT 'null'::TEXT;

Unlock PGCES-02 to see the answer

You've previewed enough free PGCES-02 questions. Unlock PGCES-02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#SQL NULL#NULL comparison#NULL behavior#PostgreSQL
Full PGCES-02 Practice