Skip to Content
Beginning SQL Queries: From Novice to Professional, Second Edition
book

Beginning SQL Queries: From Novice to Professional, Second Edition

by Clare Churcher
July 2016
Beginner
256 pages
6h 44m
English
Apress
Content preview from Beginning SQL Queries: From Novice to Professional, Second Edition

© Clare Churcher 2016

Clare Churcher, Beginning SQL Queries, 10.1007/978-1-4842-1955-3_3

3. A First Look at Joins

Clare Churcher

(1)Studio B Productions, Great Neck, New York, USA

In the previous chapter, we looked at how to retrieve subsets of rows and/or columns from a single table. We saw in Chapter 1 that to keep data accurately in a database, different aspects of the information need to be separated into normalized tables. Most queries will require information from two or more tables. We can combine data from two tables in several different ways depending on the nature of the information we are trying to extract. The most often encountered two-table operation is the join. In Chapter 1 we also introduced two different ways to approach a query: ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

SQL Primer: An Accelerated Introduction to SQL Basics

SQL Primer: An Accelerated Introduction to SQL Basics

Rahul Batra
Effective SQL: 61 Specific Ways to Write Better SQL, First Edition

Effective SQL: 61 Specific Ways to Write Better SQL, First Edition

John L. Viescas, Douglas J. Steele, Ben G. Clothier

Publisher Resources

ISBN: 9781484219553Purchase book