T
tomo
I have 2 datatables. One(PROJECTION) with fields PROJECTION_ID,
PROJECTION_COMPANY_NAME, and the second table(PROJECTION_VALUES) with fields
PROJECTION_FK, YEAR_ONE, YEAR_TWO.
Now, there is a big posibility that form on the web would need more then two
years(YEAR_ONE,YEAR_TWO), let say four year's ? Is it better to add two more
columns in the PROJECTION_VALUES table, or to
create a third table(lookup) named for example PROJECTION_YEARS and than
PROJECTION_VALUES will have FK to PROJECTION_YEARS, and a coulmn names for
example PROJECTION_VALUE ?
Thanks in advance.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5149 (20100527) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
PROJECTION_COMPANY_NAME, and the second table(PROJECTION_VALUES) with fields
PROJECTION_FK, YEAR_ONE, YEAR_TWO.
Now, there is a big posibility that form on the web would need more then two
years(YEAR_ONE,YEAR_TWO), let say four year's ? Is it better to add two more
columns in the PROJECTION_VALUES table, or to
create a third table(lookup) named for example PROJECTION_YEARS and than
PROJECTION_VALUES will have FK to PROJECTION_YEARS, and a coulmn names for
example PROJECTION_VALUE ?
Thanks in advance.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5149 (20100527) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com