How can I make my spreadsheet data relational?
Date: Sun, 26 Aug 2001 16:57:37 -0700
Message-ID: <9mc2gh$1e59q$2_at_ID-19545.news.dfncis.de>
I'm trying to move my data from a flat-file spreadsheet to a relational
database. The problem is that one of my fields points to a list of choices.
For example:
where the (shortened) header is
sku,category,price,wt,size, description
The category field could be one of many store departments such as
I'm having trouble modeling the category in relation to its sku number. I'm
sure they're related but I don't know how to link them in a relational
database. And does each table need to be in a separate file? I've tried
1. computers,
2. automotive,
3. jewelry, etc.
Thanks Received on Mon Aug 27 2001 - 01:57:37 CEST
