An edition of SQL Queries for Mere Mortals (2014)

SQL Queries for Mere Mortals

a hands-on guide to data manipulation in SQL

  • 1 Want to read
Locate

My Reading Lists:

Create a new list

  • 1 Want to read

Buy this book

Last edited by ImportBot
December 19, 2023 | History
An edition of SQL Queries for Mere Mortals (2014)

SQL Queries for Mere Mortals

a hands-on guide to data manipulation in SQL

  • 1 Want to read

SQL Queries for Mere Mortals is the easiest, most practical guide to writing modern SQL queries. Michael J. Hernandez and John L. Viescas demystify all facets of query writing with SQL. Step by step, John L. Viescas and Michael J. Hernandez guide you through creating reliable queries for virtually any modern SQL-based database. They demystify all aspects of SQL query writing, from simple data selection and filtering to joining multiple tables and modifying sets of data. Three brand-new chapters teach you how to solve a wide range of challenging SQL problems. You'll learn how to write queries that apply multiple complex conditions on one table, perform sophisticated logical evaluations, and think "outside the box" using unlinked tables. Coverage includes: Getting started: understanding what relational databases are, and ensuring that your database structures are sound; SQL basics: using SELECT statements, creating expressions, sorting information with ORDER BY, and filtering data using WHERE; Summarizing and grouping data with GROUP BY and HAVING clauses; Drawing data from multiple tables: using INNER JOIN, OUTER JOIN, and UNION operators, and working with subqueries; Modifying data sets with UPDATE, INSERT, and DELETE statements; Advanced queries: complex NOT and AND, conditions, if-then-else using CASE, unlinked tables, driver tables, and more. Practice all you want with downloadable sample databases for today's versions of Microsoft Office Access, Microsoft SQL Server, and the open source MySQL database. Whether you're a DBA, developer, user, or student, there's no better way to master SQL. - Publisher.

Publish Date
Language
English
Pages
760

Buy this book

Edition Availability
Cover of: SQL Queries for Mere Mortals
SQL Queries for Mere Mortals: a hands-on guide to data manipulation in SQL
2014, Addison-Wesley Professional, Addison-Wesley
Paperback in English

Add another edition?

Book Details


Table of Contents

About the authors
Introduction
Part one : Relational databases and SQL.
What is relational?
Ensuring your database structure is sound
A concise history of SQL
Part two : SQL basics.
Creating a simple query
Getting more than simple columns
Filtering your data
Part three : Working with multiple tables.
Thinking in sets
Inner joins
Outer joins
Unions
Subqueries
Part four : Summarizing and grouping data.
Simple totals
Grouping data
Filtering grouped data
Part five : Modifying sets of data.
Updating sets of data
Inserting sets of data
Deleting sets of data
Part six : Introduction to solving tough problems.
"NOT" and "AND" problems
Condition testing
Using unlinked data and "driver" tables
In closing
Appendices.
SQL standard diagrams
Schema for the sample databases
Date and time types, operations, and functions
Suggested reading

Edition Notes

Published in
Upper Saddle River, NJ

Classifications

Library of Congress
QA76.73.S67 H48 2014, QA76.73.S67H48 2014

The Physical Object

Format
Paperback
Pagination
xxx, 760 p.
Number of pages
760
Dimensions
24 x x centimeters

Edition Identifiers

Open Library
OL25447450M
ISBN 10
0321992474
ISBN 13
9780321992475
LCCN
2014939438
OCLC/WorldCat
881691296, 876286299

Work Identifiers

Work ID
OL16820507W

Community Reviews (0)

No community reviews have been submitted for this work.

Lists

History

Download catalog record: RDF / JSON / OPDS | Wikipedia citation
December 19, 2023 Edited by ImportBot import existing book
March 7, 2023 Edited by MARC Bot import existing book
December 8, 2022 Edited by MARC Bot import existing book
November 18, 2022 Edited by ImportBot import existing book
July 5, 2014 Created by Bryan Tyson Added new book.