Quiz: Data Types
Test your knowledge of data types in MySQL.
We'll cover the following...
We'll cover the following...
Quiz
1.
(Select all that apply.) What are valid literal syntax formats to specify a DATE
?
A.
'YYYY-MM-DD'
B.
'YYYY/MM/DD'
C.
'YY-MM-DD'
D.
YYYYMMDD
1 / 7
...