I want to be able to define a user defined function in a Update query

eg Update Table Set MyField=MyFunction(TestField1,TestField2);

Where Myfunction tests 2 fields to return a result.

I am after a quick solution

Thanks
Dean



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to