K
kbhat
When I try to do an "abstraction based" design of my table, I have two
columns. However, the value of column 2 is directly related to the
value of column 1. I have two questions. The first question is
general, and the second question is specific to MS-Access.
1) Should I use two columns, or should I use only one column and
derive the value in the second column?
2) Is there a way in MS-Access to force entries in one column of the
table to be linearly related to another column of the table? (e.g.
Col_2 = Col_1 + 15 or Col_2 = 2*Col_1)
Thanks,
Bhat
columns. However, the value of column 2 is directly related to the
value of column 1. I have two questions. The first question is
general, and the second question is specific to MS-Access.
1) Should I use two columns, or should I use only one column and
derive the value in the second column?
2) Is there a way in MS-Access to force entries in one column of the
table to be linearly related to another column of the table? (e.g.
Col_2 = Col_1 + 15 or Col_2 = 2*Col_1)
Thanks,
Bhat