by =?Utf-8?B?QmVldGxl?= <Beetle@[EMAIL PROTECTED]
>
Dec 1, 2008 at 02:10 PM
That data should exist in one - and only one - table. The only value
that should be stored in any related tables should be the key value,
i.e. MemberID (or whatever it is).
Why do you think you need to duplicate all the same data in another table?
--
_________
Sean Bailey
"Jessica" wrote:
> I have two tables one call address and the other one General. They have
three
> fields in common. First Name, Last Name, DOE and Birth Date, the address
> table has all this data already enter i need the General table to have
the
> same data. Would it be best to put it in a query.