Skip to content
ThinkETL

ThinkETL

  • Home
  • Automation
  • Interview Questions
  • Concepts
  • Certification
  • Catalogue

Stored Procedures

Caller's and Owner's Rights in Snowflake Stored Procedures

Caller’s and Owner’s Rights in Snowflake Stored Procedures

March 31, 2023

The stored procedures in Snowflake runs either with caller’s or owner’s rights which defines the privileges with which the procedure executes.

Categories Concepts
EXCEPTIONS in Snowflake Stored Procedures

Exceptions in Snowflake Stored Procedures

March 25, 2023

Snowflake allows catching exceptions and their error information that occur in stored procedures by defining exceptions.

Categories Concepts
RESULTSET in Snowflake Stored Procedures

RESULTSET in Snowflake Stored Procedures

March 13, 2023

Snowflake allows storing the result set of a SELECT statement and return them as output in the form a table using RESULTSET.

Categories Concepts
Cursors in Snowflake Stored Procedures

Cursors in Snowflake Stored Procedures

March 6, 2023

Cursors allows you to loop through a set of rows of a query result set and perform same set of defined actions for each row individually.

Categories Concepts
Looping in Snowflake Stored Procedures

Looping in Snowflake Stored Procedures

March 3, 2023February 28, 2023

Loops in Snowflake Stored Procedures enables you to execute a set of statements until a particular condition is satisfied.

Categories Concepts
IF ELSE, CASE Statements in Snowflake Stored Procedures

IF-ELSE, CASE Statements in Snowflake Stored Procedures

March 1, 2023February 26, 2023

IF ELSE, CASE statements in Snowflake Stored Procedures provides a way to execute a set of statements if a condition is met.

Categories Concepts
EXECUTE IMMEDIATE in Snowflake Stored Procedures

EXECUTE IMMEDIATE in Snowflake Stored Procedures

February 27, 2023February 22, 2023

EXECUTE IMMEDIATE command in Snowflake executes SQL statements present in form a character string and returns the result.

Categories Concepts
Variables in Snowflake Stored Procedures

Variables in Snowflake Stored Procedure

February 21, 2023February 21, 2023

A Variable is a named object which holds a value of a specific data type whose value can change during the stored procedure execution.

Categories Concepts
Introduction to Snowflake Stored Procedures

Introduction to Snowflake Stored Procedures

February 21, 2023February 13, 2023

Stored procedures allow you to write procedural code that executes business logic by combining multiple SQL statements.

Categories Concepts

Take up the Quiz

  • IICS Interview Questions Quiz-1
  • IICS Interview Questions Quiz-2
  • IICS Interview Questions Quiz-3
  • IICS Interview Questions Quiz-4
  • IICS Transformations Quiz-1
  • IICS Transformations Quiz-2
  • IICS Taskflows Quiz
  • IICS Expression Macros Quiz
  • IICS Certification Practice Test
  • SQL Analytic Functions Quiz
Informatica Cloud Professional Certification Practice Tests
Deal extended: Courses Up To 85% Off

Subscribe

Informatica Cloud Data Integration - Automation Project

Recent Posts

  • Introduction to Snowpipe REST API
    Snowflake Snowpipe REST API
  • Continuous Data Loading and Monitoring using Snowpipe
    Continuous Data Loading and Monitoring using Snowpipe
  • Introduction to Snowflake Snowpipe on AWS
    Introduction to Snowflake Snowpipe on AWS
  • Execute multiple SQL statements in a single Snowflake API request
    Execute multiple SQL statements in a single Snowflake API request
  • Introduction to Snowflake SQL REST API using Postman
    Introduction to Snowflake SQL REST API using Postman

About ThinkETL

ThinkETL is your go to resource for learning Informatica Cloud and Snowflake Concepts, Interview preparation and Automation Ideas and strategies that work.

Pages

  • About
  • Catalogue
  • Certification
  • Contact
  • Privacy Policy
  • Subscribe
  • Terms of Use

Categories

  • Automation
  • Certification
  • Concepts
  • Interview Questions

Follow Us

Copyright © 2023 ThinkETL