Functions
This section details all the SQL functions available.
Parse Function
This function is used to parse SQL code and extract the result of operations.
Data Type Functions
These functions convert data types for better analysis and handling.
Number Functions
Convert numeric values to different data types.
String Functions
Convert strings to different data types, perform operations.
Boolean Functions
Determine if a value is a boolean value.
Table Functions
These functions help in working with tables and data.
SELECT Function
Retrieve data from tables.
UPDATE Function
Modify existing data in tables.
DELETE Function
Remove data from tables.