Translation reference to convert SQL Server DML Statements to Snowflake Scripting
Last updated 1 year ago
DML statements are translated in the same way regardless of whether they are inside stored procedures or not. For further information check the following links.
SELECT
UPDATE
DELETE
INSERT