[ILUG] MySQL user defined functions

From: Donncha O Caoimh (donncha.ocaoimh at domain tradesignals.com)
Date: Thu 13 Jul 2000 - 16:10:23 IST


Has anyone used MySQL user defined functions? These are similar to
stored procedures in other databases but are written in C/C++ and either
compiled in or loaded as a module into the server (ala Apache and PHP..)
I'd really like to do
select stockformat( price ) from stocks where symbol='CZ0'
and get the formatted price data just the way the Americans like it..

Donncha.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:52 GMT