11  Select Specified Fields with Equi Join

11 Select Specified Fields with Equi Join

In this video we will look at selecting related data from across multiple tables. In order to carry this task out we must include an EQUI-JOIN within our WHERE clause. We will look at how data is related and how we can implement this within our SQL statement.