Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
cast
Function cast
cast
(
expr
:
ExprInput
,
to
:
string
)
:
Expr
Create a CAST(expr AS type) expression.
Parameters
expr
:
ExprInput
to
:
string
Returns
Expr
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Create a CAST(expr AS type) expression.