The C Format String In The Dateformat Function Is Used To #414
The %c format string in the DATE_FORMAT() function is used to specify which of the following format?
This multiple choice question (MCQ) is related to the book/course gs gs115 Structured Query Language. It can also be found in gs gs115 SQL Data Types, Views and Injection - SQL Dates - Quiz No.1.
The %c format string in the DATE_FORMAT() function is used to specify which of the following format?
Weekday name (Sun, Mon, …)
Month name (Jan, Feb, …)
Month number (0, 1, …)
Day of the month (00, 01, …)