I currently have a DB ( which runs good) with a table called RMAOptions. This table contains (by column) lookup data for list & combo boxes, IE.
column 1 = TECHID
column 2 = STATUS
column 3 = so on and so forth
Is it cosidered acceptabe to have a table like this or should each column be in its own table. I don't have any problems with this now, just wondering if there might be some in the fuure?
Thanks
Kevin
column 1 = TECHID
column 2 = STATUS
column 3 = so on and so forth
Is it cosidered acceptabe to have a table like this or should each column be in its own table. I don't have any problems with this now, just wondering if there might be some in the fuure?
Thanks
Kevin