How can we select properties stored in two different tables?

By joining the tablesBy copying the data from one table into anotherBy creating a new table in the database that contains both their data

By joining the tables.