Session_Trace
SET SESSION_TRACE ON|OFF [with-clause]
SET SESSION_TRACE enables or disables query tracing for the session.
SESSION_TRACE is not allowed if SERVER_TRACE is in effect.
Requires trace point privilege or equivalent.
For valid options, see
SET SERVER_TRACE (on page
Server_Trace).
Last modified date: 01/30/2023