J
Jay
Hi,
If I have two tables.
One (A) detailing product details, including a 'Model' field.
And another (B), detailing discontinued products. The only field in
this table is the same 'Model' field.
I want a query which will delete all records from (A) containing a
'Model' listed in (B), to leave me with a 'current products' table.
I've got a funny feeling this will be relatively easy but as a newbie
I'd appreciate any help.
At the moment the data isn't even imported so I can set any primary keys
you suggest if this will help.
Any help greatly appreciated.
TIA,
Jason
If I have two tables.
One (A) detailing product details, including a 'Model' field.
And another (B), detailing discontinued products. The only field in
this table is the same 'Model' field.
I want a query which will delete all records from (A) containing a
'Model' listed in (B), to leave me with a 'current products' table.
I've got a funny feeling this will be relatively easy but as a newbie
I'd appreciate any help.
At the moment the data isn't even imported so I can set any primary keys
you suggest if this will help.
Any help greatly appreciated.
TIA,
Jason
.