DATE provides for storage of a year-month-day in the range supported by java.sql.Date.
java.sql.Date
DATE
Dates, times, and timestamps must not be mixed with one another in expressions.
Any
value that is recognized by the java.sql.Date method is permitted in
a column of the corresponding SQL date/time data type.
The year must always be expressed with four digits, while months and days may have either one or two digits.