16 Oracle Database 11g SQL The store_schema.sql script populates the product_types table with the following rows: product_type_id name --------------- ---------- 1 Book 2 Video 3 DVD 4 CD 5 Magazine The product_types table contains the product types for the store.