Consider the date '2026-02-27'. What will be the output of the following…

2026

Consider the date '2026-02-27'. What will be the output of the following query?
SELECT DAYNAME('2026-02-27');

Answer: C. Friday

  1. A.

    27

  2. B.

    February

  3. C.

    Friday

  4. D.

    02

Attempted by 921 students.

Show answer & explanation

Correct answer: C

Explore the full course: Rssb Senior Computer Instructor

Loading lesson…