Relational Algebra

1- What is a Relational Algebra? What are the operators. Explain each.
2- What is the INNER JOIN operation between the following two relations (data sets or tables of data).
Hint: Use OWNER_ID column as common column between the two tables and list all columns of the two tables that have common OWNER_ID.