I am creating a table that creates many rows based on what is in the equipment table. There is a second table that has information pertaining to an order that has already been made.   equipment table is as follows: equipment_id     equipment_name           1                   Book           2                    Dog          3                     cat          4                     hat     equipment order table is as follows: job_id     e