Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

LEARNING SNOWFLAKE SQL AND SCRIPTING
Título:
LEARNING SNOWFLAKE SQL AND SCRIPTING. GENERATE, RETRIEVE, AND AUTOMATE SNOWFLAKE DATA
Subtítulo:
Autor:
ALAN BEAULIEU
Editorial:
O´REILLY
Año de edición:
2023
Materia
SQL
ISBN:
978-1-0981-4032-8
Páginas:
398
84,95 €

 

Sinopsis

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