Hi, List,

Just wondering...

Anybody have a good method to store queries?

I know MySQL doesn't support stored procedures at this time (will in 5.x, I guess).

Obviously, I can just stash it in a varchar field in a table somewhere, then select it and execute it in a separate query, but is there a better, more efficient way?

Any help greatly appreciated!

TIA,
--Scott Brown




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to