I know how to create table from queries:
SQL> CREATE TABLE InstructorAddressModPer 2 AS 3 SELECT InstructorAddress.instructor_address_id, Instruct