Stored procedures in Snowflake Scripting in SQL Language where the goal is to drop some tables
I’m trying to create a store procedure in snowflake where i need to perform a statement to drop some tables in my warehouse. But i’m getting the same error: “The SQL query doesn’t contain any SELECT statement”