Collection Contents Index return_date_time_as_string option [database] Next PDF

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

ri_trigger_time option [compatibility]


Controls the relative timing of referential integrity checks and trigger actions.

Allowed values

Before, After

Default

After

Scope

Can be set for the PUBLIC group only. DBA authority required.

Remarks

The option can be set to either Before or After. When it is set to After, referential integrity actions are executed after the UPDATE or DELETE.

Only the PUBLIC setting can be used; any other setting is ignored.


Collection Contents Index return_date_time_as_string option [database] Next PDF