Description of the illustration comsc009.eps
This figure shows the structure of schema PM and its relationships with table oe.product_information
.
The print_media
table has the following attributes:
-
Columns:
product_id
(primary key),ad_id
,ad_composite
,ad_sourcetext
,ad_finaltext
,ad_fltextn
,ad_textdocs_ntab
,ad_photo
,ad_graphic
, andad_header
-
Other Relationships:
-
Column
product_id
relates one or more rows of the tableprint_media
to one row of the tableoe.product_information
with the corresponding value ofproduct_id
.
-