Performing SELECT Statements that Use More than Two Tables
Joins can be used to connect any number of tables. You can use the following formula to calculate the number of joins you will need in your WHERE clause:
Add all the number of tables used in your query, and then subtract 1 from this total.
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.