PGoCareerGoCareer prep tools
Home
LoginSign up
  • Java
  • Python
  • AI
  • React
  • Angular
  • PHP
  • Node.js
  • SQL
  • DSA
  • HTML
  • CSS
  • JS
  • Spring
  • ML
  • MongoDB

SQL · Theory

DAYNAME()

← All stacks

Theory

222/439

DAYNAME()

If you can teach DAYNAME() using DAYNAME on Zara's board, you know it. If you only know the heading, you don’t.

For DAYNAME(), an index is in play. Don’t blame it until you have traced DAYNAME on Zara's board.

DAYNAME() exists so Zara can keep DAYNAME on Zara's board correct in lab hour.

Zara ships DAYNAME() in lab hour. That is the use case worth saying.

Don’t do this with DAYNAME() — only reciting the name of DAYNAME. Interviewers spot it in ten seconds.

After DAYNAME(), Zara should still remember only reciting the name of DAYNAME.

One breath for DAYNAME(), then DAYNAME on Zara's board, then only reciting the name of DAYNAME. Sit down.

Exam tip

For DAYNAME(): definition + lab hour + one failure.

DAYNAME() — sample query

-- DAYNAME()
CREATE TABLE demo (
  id INTEGER PRIMARY KEY,
  label TEXT NOT NULL,
  qty INTEGER DEFAULT 0
);
INSERT INTO demo (id, label, qty) VALUES
  (1, 'alpha', 2),
  (2, 'beta', 5);
SELECT label, qty FROM demo WHERE qty >= 2 ORDER BY qty DESC;

DAYNAME(): create two demo rows, then SELECT qty >= 2 ordered. Say which labels come back.

Short notes

  • DefDAYNAME() — Zara uses it for DAYNAME on Zara's board in lab hour.
  • RuleDAYNAME() → one DAYNAME step Zara can write from memory.
  • RememberDAYNAME() + an index (lab hour).
  • UseDAYNAME() in lab hour (DAYNAME on Zara's board).
  • TrapDAYNAME() — only reciting the name of DAYNAME.
  • ExDAYNAME() → DAYNAME on Zara's board.

Questions

1

What is DAYNAME()? Teach it with DAYNAME on Zara's board.

2

When would Zara actually reach for DAYNAME()?

3

Viva: one wrong answer people give for DAYNAME().

4

Change one input on DAYNAME on Zara's board. Predict the new result.

Previous← DAY()NextDAYOFMONTH() →
P

GoCareerGo

Utilities · Preparation Hub · Resume · CV · Tools — one workspace.

Workspace

DashboardProfilePreparation HubResume builderCV builderCareer planning

PDF Tools

Merge PDFSplit PDFCompress PDFImage to PDFAll toolsJobs

Image & QR

Compress ImageResize ImageQR ScannerQR GeneratorBlogIT interview prep

Company

FAQFeedbackContactPrivacyTermsSitemap

© 2026 GoCareerGo. Keep moving forward.