Hi all,
Im looking to create a data base but it does not
fit all the normal database structures that I have
seen on the web so I thought I might ask here and get
some feedback.
Most databases seem to be one to many and I think I need
a many to many.
Basically im building a keyword repository where the primary column would be two word keywords like "yahoo email". Each two word keyword has a set of derivations of
that keyword such as "yahoo email box","yahoo email password", "yahoo email hack" etc. and a final column with
related catagory keywords such as "hotmail email", "aol email" etc etc.
Most of the databases ive seen have a primary column and individual columns after that that contain a single item of info related to the primary. Like a customer database with address, state, phone, etc following the name of the customer.
But what happens in my case when the primary is followed by column that have more than one piece of data? For instance each primary keyword could have 300 derivations and another 100 catagories. I could use some help with laying out the structure this should take.
Likewise I would like to be able to build queries that will tell me when secondary columns data relates to the primary. For instance "yahoo email" will likely have data
in the catagory column that relates to "hotmail email" in the primary column.
Any help would be appreciated.
Sincerely,
Travis U.
Im looking to create a data base but it does not
fit all the normal database structures that I have
seen on the web so I thought I might ask here and get
some feedback.
Most databases seem to be one to many and I think I need
a many to many.
Basically im building a keyword repository where the primary column would be two word keywords like "yahoo email". Each two word keyword has a set of derivations of
that keyword such as "yahoo email box","yahoo email password", "yahoo email hack" etc. and a final column with
related catagory keywords such as "hotmail email", "aol email" etc etc.
Most of the databases ive seen have a primary column and individual columns after that that contain a single item of info related to the primary. Like a customer database with address, state, phone, etc following the name of the customer.
But what happens in my case when the primary is followed by column that have more than one piece of data? For instance each primary keyword could have 300 derivations and another 100 catagories. I could use some help with laying out the structure this should take.
Likewise I would like to be able to build queries that will tell me when secondary columns data relates to the primary. For instance "yahoo email" will likely have data
in the catagory column that relates to "hotmail email" in the primary column.
Any help would be appreciated.
Sincerely,
Travis U.