ALTER <object>¶
Modifies the metadata of an account-level or database object, or the parameters for a session.
- See also:
Syntax¶
ALTER ACCOUNT SET <params>
ALTER SESSION SET <params>
ALTER <object_type> <object_name> <actions>
Where actions
are specific to the object type.
For specific syntax, usage notes, and examples, see:
Account and Session Operations:
ALTER ACCOUNT (account administrators only)
ALTER SESSION (all users)
Account Objects:
Database Objects:
Classes: