Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Selecting data from table into an Array

Agowda-OracleJan 20 2011 — edited Feb 4 2011
I'm using apex 3.2

I have a report where it returnts say 3 rows.


I need to select data from a table into and Array and then use the data from that array in a body of email

or select the data from the table and use the data in body of the email tabular format

how do I do this.?

something like below

Empno Name email address
1 XX x.x@oracle.com
2 bb b.b@oracle.com
3 aa a.a@oracle.com
This post has been answered by Babuuu on Jan 20 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2011
Added on Jan 20 2011
4 comments
182 views