Here are my two tasks:
SQL Task Tables: columns Person: id, name Address: id, person_id, address, city, state, zip, type type can be “business”, “home”, “vacation” Wr