How can we select properties stored in two different tables?
By joining the tables
By copying the data from one table into another
By creating a new table in the database that contains both their data
By joining the tables.