Collection Contents Index auditing_options option [database] Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

automatic_timestamp option [compatibility]


Controls the interpretation of new columns with the TIMESTAMP data type.

Allowed values

On, Off

Default

Off

Remarks

Controls whether any new columns with the TIMESTAMP data type that do not have an explicit default value defined are given a default value of the Transact-SQL timestamp value as a default. The automatic_timestamp option is included for Transact-SQL compatibility.

See also

Collection Contents Index auditing_options option [database] Next PDF