Work with a Snowflake table — create, fill, and update
A ready scenario creates a table in Microsoft SQL, inserts data, and updates rows — with no manual queries.
- Creates the table automatically
- Inserts data as rows
- Updates existing rows
- No manual SQL
Microsoft SQL