Re: [GENERAL] function to send email with query results

2015-04-17 Thread John R Pierce
On 4/17/2015 10:30 PM, Suresh Raja wrote: I'm looking to write a function to send email with result of a query. Is it possible to send email with in a function. Any help is appreciated. I would do that in an application, not a pl sql function. make a query, fetch the results, forma

[GENERAL] function to send email with query results

2015-04-17 Thread Suresh Raja
Hi all: I'm looking to write a function to send email with result of a query.Is it possible to send email with in a function. Any help is appreciated. Thanks, -Suresh Raja