Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Learning Snowflake SQL and Scripting (Early Release)

Posted By: GFX_MAN
Learning Snowflake SQL and Scripting (Early Release)

Learning Snowflake SQL and Scripting (Early Release)
English | 2023 | ISBN: 9781098140311 | 58 pages | True EPUB | 1.87 MB

To help you on the path to becoming a Snowflake pro, this concise yet comprehensive guide reviews fundamentals and best practices for Snowflake's SQL and Scripting languages. Developers and data professionals will learn how to generate, modify, and query data in the Snowflake relational database management system as well as how to apply analytic functions for reporting.

Author Alan Beaulieu also shows you how to create scripts, stored functions, and stored procedures to return data sets using Snowflake Scripting. This book is ideal whether youâ??re new to databases and need to run queries or reports against a Snowflake database, or transitioning from databases such as Oracle, SQL Server, or MySQL to cloud-based platforms.

With this book, you will
Generate and modify Snowflake data using Insert, Update, Delete
Query data in Snowflake using Select, including joining multiple tables, using subqueries, and grouping
Apply analytic functions for performing subtotals, grand totals, row comparisons, and other reporting functionality
Build scripts combining SQL statements with looping, if-then-else, and exception handling
Learn how to build stored procedures and functions
Use stored procedures to return data sets