Skip to Main Content

SQL & PL/SQL

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!

Need an example to loop with sql statement values in shell script

LDGaneshMar 20 2014 — edited Jun 11 2014

Hi,

I have to submit a concurrent program for each row of table through shell script (only).

   The table has all the parameters required to pass on to the concurrent program.

I have difficulty in looping with sql statement result rows.

Could any one give me an example of shell script having  a loop with sql statement values.

appreciate your time and help.

thanks

ganesh

This post has been answered by GregV on Mar 20 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2014
Added on Mar 20 2014
7 comments
13,212 views