Specifies the column defaults to the current date (year, month and day).
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |