I assume you don't mean in design view where you view the query grid? How is your query structured? Are you creating a dynamic query? Or are you talking about a stored query in the database window?
structured at the moment. Here's the problem I can create a column with alter table tablename add column bob text notnull; for instance but I don't know how to add more than one.