View Full Version : Make Table Query


leebop
01-05-2004, 01:56 PM
I have a query which is executed and makes a table. As i want the table to be deleted each time i re-run it, how cn i set the Primary Key each time???

wizcow
01-05-2004, 06:05 PM
There is a good tutorial here...

SQL Make Table (http://www.fontstuff.com/access/acctut16.htm)

HTH
Tom