Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » Database Options » Introduction to database options » Alphabetical list of options

auditing_options option [database] Next Page

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