[EMAIL PROTECTED]
cc:
Subject: RE: Saving and re-using SQL statements
Hi Neal,
I am not clearly understanding your question , do you mean that you have
some variables in your queries??
Normally you would just save your query in a file and either run it in
the shell command line in batch mode with
Hi Neal,
I am not clearly understanding your question , do you mean that you have
some variables in your queries??
Normally you would just save your query in a file and either run it in
the shell command line in batch mode with '<' operator or would just call it
in mysql shell with 'source' syn