SQL SECURITY
Clause
The SQL SECURITY
clause specifies the security context for executing functions referenced in computed columns, and check constraints, and the default context used for triggers fired for this table.When SQL Security is not specified, the default value of the database is applied at runtime.
See also SQL Security in chapter Security.