2 messages in com.mysql.lists.mysqlCreating functions
FromSent OnAttachments
Jiri Skrabal05 Jun 2001 06:38 
Jiri Skrabal05 Jun 2001 10:39 
Subject:Creating functions
From:Jiri Skrabal (xskr@informatics.muni.cz)
Date:06/05/2001 06:38:45 AM
List:com.mysql.lists.mysql

Hi all,

I need some help. I would like to create a procedure, which will transform input parameters into a "query" string and this string execute like a SQL command. I see a functionality of UDF but I mean, that it is useable only like ABS() functions etc. I would like to bind advantages of dynamic .so objects (and C language facilities) with something like Oracle procedural SQL. Is it possible?

--Jira

P.S. Sorry for my english :-)