Type Conversion Functions
The following table lists the type conversion functions supported by SecMaster SQL syntax.
Function |
Function Description |
---|---|
CAST(value AS type) |
Returns a new value that has been converted to the type. For example, CAST('42' AS INT) returns 42, and CAST(NULL AS VARCHAR) returns NULL of the VARCHAR type. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot