JOINS to get all info with single qry--continued
Use Aggregate Functions—inc. for single valued columns (to get a value)
Alternative—Use GROUP BY for columns that have single value
Use Outer Join if there is any chance of zero rows in the many side table