Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
aadd1984
Contributor
Contributor

Wizard for running SP in Snowflake

Hi,

Can someone explain how to create a job that runs Snowflake SP step by step?

Im trying to run SP that return a boolean value but without success.

Regards

Labels (3)
1 Reply
manodwhb
Champion II
Champion II

@aa dd​ , Snowflake SP can be executed using tSnowflakeRow component.

 

check the below link

 

CALL temporary_db_qualified_names_test.temporary_schema_1.stproc_pi();

 

https://docs.snowflake.com/en/sql-reference/stored-procedures-usage.html