ALTER SESSION

ALTER SESSION — change a session

Synopsis

ALTER SESSION [ DISABLE | ENABLE ] PARALLEL [ DML | DDL | QUERY ]

Compatibility

In order to be compatible with the use of Oracle databases, the ALTER SESSION command has been added. This command is just a syntactic sugar and is only run in Oracle compatibility mode.