SQL Cookbook, 2nd Edition

You may know SQL basics, but are you taking advantage of its expressive power? The new edition of this cookbook applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on real-world examples, this updated book provides a fra...

Full description

Bibliographic Details
Main Authors: Molinaro, Anthony, De Graaf, Robert (Author)
Format: eBook
Language:English
Published: O'Reilly Media, Inc. 2020
Edition:2nd edition
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 01978nmm a2200253 u 4500
001 EB001946040
003 EBX01000000000000001108942
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781492077435 
100 1 |a Molinaro, Anthony 
245 0 0 |a SQL Cookbook, 2nd Edition  |c Molinaro, Anthony 
250 |a 2nd edition 
260 |b O'Reilly Media, Inc.  |c 2020 
300 |a 500 pages 
700 1 |a De Graaf, Robert  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9781492077442 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781492077435/?ar  |x Verlag  |3 Volltext 
082 0 |a 000 
520 |a You may know SQL basics, but are you taking advantage of its expressive power? The new edition of this cookbook applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on real-world examples, this updated book provides a framework to help you construct solutions and executable examples in several flavors of SQL-including Oracle, DB2, SQL Server, MySQL, and PostgreSQL. SQL programmers, analysts, data scientists, database administrators (DBAs)-and even relatively casual SQL users-will find SQL Cookbook to be a valuable problem-solving guide for everyday issues. No other resource offers recipes in this unique format to help you tackle nagging day-to-day conundrums with SQL. The second edition includes: Fully revised recipes that recognize the greater adoption of window functions in various SQL implementations Additional recipes to take advantage of the widespread adoption of common table expressions for more readable, easier to implement solutions Brand-new recipes to make SQL more useful for people, such as data scientists, who aren't database experts Up-to-date SQL recipes throughout the book that cover the basics