Source
SnowConvert AI - Redshift - SQL Statements
Translation reference for all the supported statements by SnowConvert AI for Redshift. CALL Description Runs a stored procedure. The CALL command must include the procedure name and the input argument values.
Using SQL to automatically generate object descriptions
The Cortex Powered Object Descriptions feature allows you to use the Snowflake Cortex COMPLETE function to automatically generate descriptions for tables, views, and columns.
SnowConvert AI - SQL Server-Azure Synapse - SELECT
SELECT Translation reference for SELECT statement inside procedures in Transact - SQL.
SnowConvert AI - SQL Server-Azure Synapse - Procedures
…custom code when there’s an exception in the execution of the statement. The body of the EXEC function is very straightforward; execute the statement and store every valuable data produced by its execution, all inside an error handling…