nerdexam
PostgreSQL_CE

PGCES-02 · Question #71

PGCES-02 Question #71: Real Exam Question with Answer & Explanation

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

Question

Select a correct SQL command to change existing user "george"'s password to "foobar".

Options

  • AALTER USERgeorge WITH PASSWORD 'foobar';
  • BALTER USERgeorge CHANGE PASSWORD 'foobar';
  • CALTER USERgeorge SET PASSWORD 'foobar';
  • DSET USERgeorge PASSWORD TO 'foobar';
  • ESET USERgeorge ALTER PASSWORD 'foobar';

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.

Full PGCES-02 Practice
Select a correct SQL command to change existing user "george"'s... | PGCES-02 Q#71 Answer | NerdExam