Re: [GENERAL] Select from function for part of column results

2005-02-03 Thread Rory Campbell-Lange
General List" > Sent: Thursday, February 03, 2005 15:04 > Subject: [GENERAL] Select from function for part of column results > > > I've written a function to provide information relating to each row in > > an inbox. I'd like to do a query returning some informa

Re: [GENERAL] Select from function for part of column results

2005-02-03 Thread Oisin Glynn
ent: Thursday, February 03, 2005 15:04 Subject: [GENERAL] Select from function for part of column results > I've written a function to provide information relating to each row in > an inbox. I'd like to do a query returning some information from each > row of the inbox + some co

[GENERAL] Select from function for part of column results

2005-02-03 Thread Rory Campbell-Lange
I've written a function to provide information relating to each row in an inbox. I'd like to do a query returning some information from each row of the inbox + some columns from the function pertinent to each row returned. I've tried the following on 7.4.6: t4=> select * from function_message