Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
SQL Cookbook

Buy
SQL Cookbook, 9780596009762 (0596009763), O'Reilly, 2005

You know the rudiments of the SQL query language, yet you feel you aren't taking full advantage of SQL's expressive power. You'd like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You'd like to take your SQL skills to the next level.

Let's face it, SQL is a deceptively simple language to learn, and many database developers never go far beyond the simple statement: SELECT FROM WHERE . But there is so much more you can do with the language. In the SQL Cookbook, experienced SQL developer Anthony Molinaro shares his favorite SQL techniques and features. You'll learn about:

  • Window functions, arguably the most significant enhancement to SQL in the past decade. If you're not using these, you're missing out

  • Powerful, database-specific features such as SQL Server's PIVOT and UNPIVOT operators, Oracle's MODEL clause, and PostgreSQL's very useful GENERATE_SERIES function

  • Pivoting rows into columns, reverse-pivoting columns into rows, using pivoting to facilitate inter-row calculations, and double-pivoting a result set

  • Bucketization, and why you should never use that term in Brooklyn.

  • How to create histograms, summarize data into buckets, perform aggregations over a moving range of values, generate running-totals and subtotals, and other advanced, data warehousing techniques

  • The technique of walking a string, which allows you to use SQL to parse through the characters, words, or delimited elements of a string

Written in O'Reilly's popular Problem/Solution/Discussion style, the SQL Cookbook is sure to please. Anthony's credo is: "When it comes down to it, we all go to work, we all have bills to pay, and we all want to go home at a reasonable time and enjoy what's still available of our days." The SQL Cookbook moves quickly from problem to solution, saving you time each step of the way.
(HTML tags aren't allowed.)

Data Structures and Algorithmic Thinking with Go: Data Structure and Algorithmic Puzzles
Data Structures and Algorithmic Thinking with Go: Data Structure and Algorithmic Puzzles

Peeling Data Structures and Algorithms:

The sample chapter should give you a very good idea of the quality and style of our book. In particular, be sure you are comfortable with the level and with our GoLang coding style. This book focuses on giving solutions for complex problems in data structures and...

OOoSwitch: 501 Things You Want to Know About Switching To OpenOffice.org from Microsoft Office
OOoSwitch: 501 Things You Want to Know About Switching To OpenOffice.org from Microsoft Office
As Microsoft Office users are converting to OpenOffice.org in droves due to a wide difference in price and no onerous licensing or restrictive installation and activation requirements, this timely guide to making this switch helps MS Office users get up to speed quickly. With the goal of preventing Office users from becoming bogged down and...
Redesigning Enterprise Processes for E-Business w/CD ROM
Redesigning Enterprise Processes for E-Business w/CD ROM
This is the decade of redesigning enterprise processes for e-business ! Creating a process advantage has always been a formidable strategic weapon for business enterprises, but the internet and e-business have brought new urgency to it. A different form of business process redesign or reengineering (BPR) has been ignited by e-business to create...

Mobilizing Money: How the World's Richest Nations Financed Industrial Growth (Japan-US Center UFJ Bank Monographs on International Financial Markets)
Mobilizing Money: How the World's Richest Nations Financed Industrial Growth (Japan-US Center UFJ Bank Monographs on International Financial Markets)

This book examines the origins of modern corporate finance systems during the rapid industrialization period leading up to World War I. The study leads to three sets of conclusions. First, modern financial systems are rooted in the past, are idiosyncratic to specific countries, and are highly path-dependent. Therefore, to understand current...

SQL Server 2000 Stored Procedures Handbook (Expert's Voice)
SQL Server 2000 Stored Procedures Handbook (Expert's Voice)

Stored procedures are compiled T-SQL statements that reside on the database. They are the cornerstones of successful data manipulation, and data-handling operations of every complexity make use of them. This book is an in-depth guide to a key area of database development.

This book tackles real-world problems faced by developers when...

The Linux Kernel Module Programming Guide
The Linux Kernel Module Programming Guide
Linux Kernel Module Programming Guide is for people who want to write kernel modules. It takes a hands-on approach starting with writing a small "hello, world" program, and quickly moves from there. Far from a boring text on programming, Linux Kernel Module Programming Guide has a lively style that entertains while it educates. An...
©2021 LearnIT (support@pdfchm.net) - Privacy Policy