Switch to: V12V11V10V9V8V7V6V5

SHOW VARIABLES

The SHOW VARIABLES statement is used to list connection-scope user-defined variables.

Syntax

SHOW VARIABLES

Result Columns

  • fld_name

The variable name.

  • fld_values

The variable value, shown as string.

See Also