Hi,
I should to write a function which has one text parameter ;
throught this parameter a query will be passed to the function;
in the function the query will be executed and the result put in the
record type;
the problem is:
how can I to get the columns value if the query is not defined a priori?
i.e. I can't use the contruct "record".fieldname
I've searched everywhere but nothing.
is it possible with pgSQL? have you any suggest?
Thanks,
Alessandro
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly