Subject Query syntax
Author Alexander Tabakov
May I run a query like this:

select
info.*
from
tbl_contact con, sp_more_info(con.contact_id) info
where
con.value = ....

--
Best regards,
Alexander mailto:saho@...