View Single Post
  #6 (permalink)  
Old 03-01-04, 01:00
kram66 kram66 is offline
Registered User
 
Join Date: Feb 2004
Posts: 86
Quote:
Originally posted by kram66
How would the flow be illustrated with the sample table data? Can you give me a sample on how this would flow?
Based on the database structure, is this the correct flow?
tables in capitals and relationships in lower case

CUSTOMER
places
ORDER
for
ORDERED_ITEM
from
ITEM
get
ADVERTISED_ITEM
from
EDITION
advertised
MAGAZINE
Reply With Quote