Learning Snowflake SQL and Scripting (e-bog) af Beaulieu, Alan
Beaulieu, Alan (forfatter)

Learning Snowflake SQL and Scripting e-bog

436,85 DKK (inkl. moms 546,06 DKK)
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...
E-bog 436,85 DKK
Forfattere Beaulieu, Alan (forfatter)
Udgivet 3 oktober 2023
Længde 400 sider
Genrer UMT
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781098140281
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, DELETEQuery data in Snowflake using SELECT, including joining multiple tables, using subqueries, and groupingApply analytic functions for performing subtotals, grand totals, row comparisons, and other reporting functionalityBuild scripts combining SQL statements with looping, if-then-else, and exception handlingLearn how to build stored procedures and functionsUse stored procedures to return data sets