Hi,
Is the number of return values in a function restricted to 1 or can i use more than one return values like CREATE FUNCTION logfunc1 (text) RETURNS datetime, int, .. AS '
?
Regards, Joern--Joern Raffel