null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Practical SQL, 2nd Edition (A Beginner's Guide to Storytelling with Data)

List Price: $39.99
SKU:
9781718501065
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Anthony DeBarros
    Format:
    Paperback
    Pages:
    464
    Publisher:
    No Starch Press (January 25, 2022)
    Language:
    English
    ISBN-13:
    9781718501065
    ISBN-10:
    1718501064
    Weight:
    29.6oz
    Dimensions:
    7" x 9.25" x 1"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260405T171853_155746886-20260405.xml
    Folder:
    RandomHouse
    List Price:
    $39.99
    Case Pack:
    18
    As low as:
    $30.79
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
    Audience:
    General/trade
    Country of Origin:
    China
    Pub Discount:
    65
    Imprint:
    No Starch Press
  • Overview

    Analyze data like a pro, even if you’re a beginner.

    Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source database PostgreSQL and its companion pgAdmin interface, and the concepts you learn will apply to most database management systems, including MySQL, Oracle, SQLite, and others.*

    You’ll first cover the fundamentals of databases and the SQL language, then build skills by analyzing data from real-world datasets such as US Census demographics, New York City taxi rides, and earthquakes from US Geological Survey. Each chapter includes exercises and examples that teach even those who have never programmed before all the tools necessary to build powerful databases and access information quickly and efficiently.

    You’ll learn how to:
       Create databases and related tables using your own data

       Aggregate, sort, and filter data to find patterns

       Use functions for basic math and advanced statistical operations

       Identify errors in data and clean them up

       Analyze spatial data with a geographic information system (PostGIS)

       Create advanced queries and automate tasks


    This updated second edition has been thoroughly revised to reflect the latest in SQL features, including additional advanced query techniques for wrangling data. This edition also has two new chapters: an expanded set of instructions on for setting up your system plus a chapter on using PostgreSQL with the popular JSON data interchange format. 

    Learning SQL doesn’t have to be dry and complicated. Practical SQL delivers clear examples with an easy-to-follow approach to teach you the tools you need to build and manage your own databases.

    * Microsoft SQL Server employs a variant of the language called T-SQL, which is not covered by Practical SQL.