S
Steven
I have a "Table1" with 1 field "Category" with 22 records. The records are
unique.
I have "Table2" with 20 fields and 10,000 records. One of its fields is
"Category".
I want to delete the records in "Table2" where the Category is not found in
"Table1"
I tried some queries but it says "Must be an updateable query".
Can this be done?
Thank you,
Steven
unique.
I have "Table2" with 20 fields and 10,000 records. One of its fields is
"Category".
I want to delete the records in "Table2" where the Category is not found in
"Table1"
I tried some queries but it says "Must be an updateable query".
Can this be done?
Thank you,
Steven