Syntax
Parameters
| Parameter | Description | Supported input types |
|---|---|---|
<expression> | The expression to typeof. | Any |
Return Types
A text of the given expression data type.Example
The following example returns the type of PI() function:| random_data_type text |
|---|
| double precision |
Rows: 1Execution time: 4.45ms