SET Statement
Assigns value
to the param
setting for the current session. You cannot change server settings this way.
You can also set all the values from the specified settings profile in a single query.
For boolean settings set to true, you can use a shorthand syntax by omitting the value assignment. When only the setting name is specified, it is automatically set to 1
(true).
For more information, see Settings.