CONTACT US: 778-373-4422 | info@mackenziemackenzie.com


Photo by Jill Wellington from Pexels

How to Use execute_async to Start Queries without Waiting for Results

23-October-2021
Sometimes we don’t want to wait! In this episode, we take a look at how to run queries asynchronously on our Snowflake database by using execute_async. This method allows us to “kick off” several (non-dependent) queries at the same time, creating some nice efficiencies in our programming. Not having to wait allows us to perform a bunch of updates, inserts, and deletes at the same time (when we know they are not dependent on each other), and also perform more than one select if we need to. Let’s get to our execute_async on Snowflake with Python!



Snowflake Project? Contact me today!

3 Reasons Why You Should Learn Data Techniques

Find 3 big reasons why you should learn data techniques if you are a professional or business person.

Read article

About our workshop

The Professional Problem, 3 Things They Need, and 1 They Don't Have

Why do people constantly run into problems with their data, even when they are highly trained in their area?

Read article

About our workshop

Why Finding Uniqueness is the Key: 6 Methods to Help

Find out why keys and uniqueness are so important for data transformation and data analysis.

Read article

About our workshop

When to Excel and When Not To: Why Specialists Don't Use Excel for Data Transformations

Start your journey in data transformation, and learn why specialists don't use Excel to transform raw data for analysis.

Read article

About our workshop