Creating functions

2001-06-05 Thread Jiri Skrabal
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 an SQL command. I see a functionality of UDF but I think, that it is useable only like ABS() functions etc. I would like to bind advantages of dyn

Creating functions

2001-06-05 Thread Jiri Skrabal
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 dynam