Kind of self-explaining title ^_^
I have a Snowpipe job that ingests datafiles into a Snowflake staging table. Is it possible to trigger a stored procedure call at the end of Snowpipe job, instead of having Snowflake task running it, based on recurrent schedule?
Thanks for helping,