Skip to content

Commit

Permalink
Update value-exp.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
WanYixian committed Nov 22, 2024
1 parent 18a6f54 commit 46a1129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/query-syntax/value-exp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ expression::type
| Parameter | Description |
| :----------- | :-------------------------------------------------------------------------------------------------------------------------------- |
| _expression_ | The expression of which the data type to be converted. |
| _type_ | The data type of the returned value.For the types you can cast the value to, see [Casting](/sql/data-types/casting). |
| _type_ | The data type of the returned value. For the types you can cast the value to, see [Casting](/sql/data-types/casting). |

## Row constructors

Expand Down

0 comments on commit 46a1129

Please sign in to comment.