Hello,
How do I save selected records of different queries into a new table?
ANY info will be greatly appreciated.
Randy Harris - 22 May 2005 03:27 GMT
> Hello,
> How do I save selected records of different queries into a new table?
> ANY info will be greatly appreciated.
The most common way to do it is to change the query to a make table (select
into) query.