easy database table help!
Posted: Fri May 14, 2004 3:15 pm
i have been looking all over the place, but i need to know how to create a field in my database table that simply adds two of the other fields?
what datatype.
i tried VARCHAR
length 5
values 'field_one'+'field_two'
what is the correct syntax?
-Michael
what datatype.
i tried VARCHAR
length 5
values 'field_one'+'field_two'
what is the correct syntax?
-Michael