Instruction
Finally, let's look at the third table.
Exercise
Select all columns from the Slogan table. For each record, we have:
- an identifier (the
Idcolumn), - a reference to the related item (the
ItemIdcolumn), - the best medium for the slogan (e.g. TV, Internet, or radio—the
Typecolumn), - the slogan itself (the
Textcolumn), - and the Id of the copywriter who wrote that slogan (the
CopywriterIdcolumn).



