# USER\_VARIABLES

This view contains information about user defined variables. See more about how to define these in [User-Defined Variables](https://docs.singlestore.com/db/v9.1/reference/sql-reference/user-defined-variables.md).

| Column Name      | Description                                     |
| ---------------- | ----------------------------------------------- |
| `VARIABLE_NAME`  | The name of a given user defined variable.      |
| `VARIABLE_VALUE` | The value of a given user defined variable.     |
| `VARIABLE_TYPE`  | The data type of a given user defined variable. |

***

Modified at: March 8, 2024

Source: [/db/v9.1/reference/information-schema-reference/query-performance-workload-management-and-statistics/user-variables/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/query-performance-workload-management-and-statistics/user-variables/)

(An index of the documentation is available at /llms.txt)
