SQL Guide : Data types : Date data type
  
Date data type
Data Type
Size
Precision
Scale
Length
Display Size
DATE
N/A
10*
N/A
6**
10*
* the number of characters in the yyyy-mm-dd format ** the size of the DATE_STRUCT structure
See also
Data types