Multiple queries

toutski

New member
Local time
Today, 01:34
Joined
Sep 18, 2001
Messages
5
I am updating a set of tables and am making a few changes. I can do all the changes I need to using single queies. Is it possible to combine all the queries into one window?
I am trying to mirror a script written for some SQL server tables.
 
If you want to execute a series of queries use a macro. That should work if I'm understanding you correctly.
 
I had a feeling you were going to say that!

Many thanks.
 

Users who are viewing this thread

Back
Top Bottom