PARAMETERS
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
This view contains information about parameters.
Column Name |
Description |
---|---|
|
The name of the catalog that a given parameter belongs to. |
|
The name of the related schema (database) for a given parameter. |
|
The name of the routine which contains a given parameter. |
|
The position of a given parameter among others in a given stored procedure or other object containing a parameter. |
|
The mode of a given parameter. |
|
The name of a given parameter. |
|
The data type of a given parameter. |
|
The maximum length, in characters, for a given string parameter. |
|
The maximum length, in bytes, for a given string parameter. |
|
The numeric precision (maximum number of digits present in a number) for a given parameter. |
|
The numeric scale (maximum number of digits to the right the decimal point in a number) for a given parameter. |
|
The name of the related character set for a given parameter. |
|
The name of the related collation for a given parameter. |
|
This field contains the data type of a given parameter, as well as other low level information. |
|
The type of routine a given parameter is associated with: |
|
The fractional-seconds precision of the column: |
Last modified: March 8, 2024