To do so in an Access database, you'll need to first run the make table query using the INSERT INTO... and then run an ALTER TABLE query to add the primary key.