A
aspencer27
I am trying to create a database where I compare new technologies with
customer requirements. I have two tables, one for the technologies and one
for the customer requirements. I want to create a third table that defines
the relationship between the new technology and every requirement (high,
medium, low, none, negative). Do I have to create multiple records for each
technology, i.e. technology 1, requirement 1, 2, 3...n; ... technology x,
requirement 1, 2, 3...n, etc. etc.?
When I add a new customer requirement will I have to x number of new records
(one record for each technology) or is there an easier way to do this? Thanks!
customer requirements. I have two tables, one for the technologies and one
for the customer requirements. I want to create a third table that defines
the relationship between the new technology and every requirement (high,
medium, low, none, negative). Do I have to create multiple records for each
technology, i.e. technology 1, requirement 1, 2, 3...n; ... technology x,
requirement 1, 2, 3...n, etc. etc.?
When I add a new customer requirement will I have to x number of new records
(one record for each technology) or is there an easier way to do this? Thanks!