saving selected records of search query into a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
How do I save selected records of different queries into a new table?
ANY info will be greatly appreciated.
 
tomcat said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top