Is it possible to import the table design from a query?

Z

zaq

I'm wanting to run an append query (into a new table) as opposed to running a
maketable query, due to 'temp disk errors' when attempting to run the
maketable. But before I run the append, is there an easy way to import the
table design into my new table from the query I'm about to run?
 
Z

zaq

It's ok, have worked it out (via import option, definition only) Knew it was
there somewhere.
 
Top