I'm not sure if you can do it in the make table query
itself, but you could make a very simple macro that first,
runs the make table query, and second, assigns a primary
key into the new table. i believe this only works if the
field you want as the primary key is the first column.