Effective SQL

Effective SQL
Author :
Publisher : Addison-Wesley Professional
Total Pages : 660
Release :
ISBN-10 : 9780134579061
ISBN-13 : 0134579062
Rating : 4/5 (062 Downloads)

Book Synopsis Effective SQL by : John L. Viescas

Download or read book Effective SQL written by John L. Viescas and published by Addison-Wesley Professional. This book was released on 2017-01-09 with total page 660 pages. Available in PDF, EPUB and Kindle. Book excerpt: Effective SQL brings together the hands-on solutions and practical insights you need to solve a wide range of complex problems with SQL, and to design databases that make it far easier to manage data in the future. Leveraging the proven format of the best-selling Effective series, it focuses on providing clear, practical explanations, expert tips, and plenty of realistic examples -- all in full color. Drawing on their immense experience as consultants and instructors, three world-class database experts identify specific challenges, and distill each solution into five pages or less. Throughout, they provide well-annotated SQL code designed for all leading platforms, as well as code for specific implementations ranging from SQL Server to Oracle and MySQL, wherever these vary or permit you to achieve your goal more efficiently. Going beyond mere syntax, the authors also show how to avoid poor database design that makes it difficult to write effective SQL, how to improve suboptimal designs, and how to work around designs you can't change. You'll also find detailed sections on filtering and finding data, aggregation, subqueries, and metadata, as well as specific solutions for everything from listing products to scheduling events and defining data hierarchies. Simply put, if you already know the basics of SQL, Effective SQL will help you become a world-class SQL problem-solver.


Effective SQL Related Books

Effective SQL
Language: en
Pages: 660
Authors: John L. Viescas
Categories: Computers
Type: BOOK - Published: 2017-01-09 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Effective SQL brings together the hands-on solutions and practical insights you need to solve a wide range of complex problems with SQL, and to design databases
Effective MySQL Optimizing SQL Statements
Language: en
Pages: 184
Authors: Ronald Bradford
Categories: Computers
Type: BOOK - Published: 2011-10-22 - Publisher: McGraw Hill Professional

DOWNLOAD EBOOK

The Essential Guide to SQL Statement Optimization Written by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is
SQL Tuning
Language: en
Pages: 338
Authors: Dan Tow
Categories: Computers
Type: BOOK - Published: 2003-11-19 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same networ
Agile Database Techniques
Language: en
Pages: 482
Authors: Scott Ambler
Categories: Computers
Type: BOOK - Published: 2012-09-17 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Describes Agile Modeling Driven Design (AMDD) and Test-Driven Design (TDD) approaches, database refactoring, database encapsulation strategies, and tools that s
Understanding the New SQL
Language: en
Pages: 564
Authors: Jim Melton
Categories: Computers
Type: BOOK - Published: 1993 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

The only book you'll ever need on SQL. The authors detail the changes in the new standard and provide a thorough guide to programming with SQL 2 for both newcom