Indicates the current date (year, month, and day) column default attribute.
final byte ColumnSchema.COLUMN_DEFAULT_CURRENT_DATE
See "CURRENT DATE special value" under "Special values in UltraLite" in the SQL Anywhere documentation set.
The default value of existing tables can be determined by querying the system table TableSchema.SYS_COLUMNS's column_default column.