Make-Table in Access - TechRepublic
General discussion
January 31, 2003 at 03:43 AM
bristar

Make-Table in Access

by bristar . Updated 23 years, 5 months ago

I have the following SQL:
“SELECT * INTO tblQRY FROM tblActionList”
How do I do this make table query to have it automatically choose yes to delete the current table and yes to paste those records?

This discussion is locked

All Comments