L
looking
I have a database with about 20k records, 2k of which I want to be in
a like structured but seperate table. I have a number field that
identifies the ones I want to parse. In words I want to run a query
that makes two tables from one based on criteria.
I'm wondering about method. The best I can think of is to copy the
table, run a delete query in each.
Am I on the right track?
a like structured but seperate table. I have a number field that
identifies the ones I want to parse. In words I want to run a query
that makes two tables from one based on criteria.
I'm wondering about method. The best I can think of is to copy the
table, run a delete query in each.
Am I on the right track?