sday, July 04, 2002 11:44 AM
Subject: How best to store queries
Hello All:
I believe that MySQL does not have the ability to directly
store procedures, but I need to develop a process for clients
to have an option to store queries that they have just made.
The most obvious solution
Hello All:
I believe that MySQL does not have the ability to directly
store procedures, but I need to develop a process for clients
to have an option to store queries that they have just made.
The most obvious solution (to me) would be to store the entire query
as a string of