How to call Stored Procedures in Snowflake?

OK, right, my bad. Confirming that there's no Exec button or right-click for SnowFlake procedures. I was thinking there is an "Execute Procedure" facility like I see when connecting to relational data sources.

So, yeah, looks like you'll need to use CALL within the Editor to execute your procs, etc.

1 Like