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

MySQL Crash Course (A Hands-on Introduction to Database Development)

List Price: $49.99
SKU:
9781718503007
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:
    Rick Silva
    Format:
    Paperback
    Pages:
    352
    Publisher:
    No Starch Press (May 23, 2023)
    Language:
    English
    ISBN-13:
    9781718503007
    ISBN-10:
    1718503008
    Weight:
    23oz
    Dimensions:
    7" x 9.25" x 0.85"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260405T164752_155746769-20260405.xml
    Folder:
    RandomHouse
    List Price:
    $49.99
    Case Pack:
    20
    As low as:
    $38.49
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    Age Range:
    10
    Grade Level:
    5th Grade
    Lexile Measure:
    1130L
    QuickShip:
    Yes
    Audience:
    General/trade
    Country of Origin:
    United States
    Pub Discount:
    65
    Imprint:
    No Starch Press
  • Overview

    With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.

    MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It’s filled withpractical examples and expert advice that will have you up and running quickly.

    You’ll learn the basics of SQL, how to create a database, craft SQL queries to extract data, and work with events,procedures, and functions. You’ll see how to add constraints to tables to enforce rules about permitted data and useindexes to accelerate data retrieval. You’ll even explore how to call MySQL from PHP, Python, and Java.

    Three final projects will show you how to build a weather database from scratch, use triggers to prevent errors in anelection database, and use views to protect sensitive data in a salary database.

    You’ll also learn how to:

    • Query database tables for specific information, order the results, comment SQL code, and deal with null values
    • Define table columns to hold strings, integers, and dates, and determine what data types to use
    • Join multiple database tables as well as use temporary tables, common table expressions, derived tables, andsubqueries
    • Add, change, and remove data from tables, create views based on specific queries, write reusable stored routines, and automate and schedule events

    The perfect quick-start resource for database developers, MySQL Crash Course will arm you with the tools you needto build and manage fast, powerful, and secure MySQL-based data storage systems.