SQL Stored Procedures | Snowflake Scripting

SQL Stored Procedures | Snowflake Scripting

Mastering Snowflake

1 год назад

21,574 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@AR-Exp
@AR-Exp - 23.03.2023 09:37

I want to "create or replace table as 'select * from view' " using stored procedure, and execute the procedure at 6 AM Daily, Do I have to make a task that executes the procedure?

Ответить
@thedopeshowh
@thedopeshowh - 18.03.2023 18:56

great tutorial!

my company is migrating out of Oracle to Snowflake and this just gave me some great insight as to where i need to start learning.

Thanks for posting!

Ответить
@shashankm2859
@shashankm2859 - 11.02.2023 07:16

how do we print successful message after each step ran successfully in SQL proc in order to debug it?

Ответить
@nagajyothivanapalli5147
@nagajyothivanapalli5147 - 28.12.2022 14:43

Thanks for your video Can we use cursor loop (same as plsql)

Ответить
@mukunthans3441
@mukunthans3441 - 28.11.2022 09:13

Hi Adam, when I used strored procedure to access query_history view using sysadmin role..I am getting following error "Requested information on the current user is not accessible in stored procedure" kindly do the needful

Ответить
@hasanmougharbel8030
@hasanmougharbel8030 - 10.09.2022 11:10

Hey there, i feel blessed to keep in touch with you, through asking questions.
As a newbie sql learner i have a general enquiry.
I learned that a module can contain routines, procedures, or SQL commands.
What is the distinct difference between those three components.
Thanks for taking care of this.

Ответить
@aravindt7723
@aravindt7723 - 02.09.2022 05:58

Very Nice 👌

Ответить
@tejasnaik4604
@tejasnaik4604 - 23.08.2022 18:33

we can do overloading of procedure, exception handling like oracle in store procedure.

Ответить