Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing values

Status
Not open for further replies.

Mousstifay

Programmer
May 19, 2004
8
FR
Hi!

I have in fact two questions...I am a beginner in the field an i want to know how to pass values return by a cursor in PL/SQL functions to my shell script and indeed threat them one by one ...
My second question is that i am not able to write comments during my shell script using this the dbms_output.put_line,why?
Here is how i use it:
dbms_output.put_line('numero de chargement :'||rec_chg_dmt.chg_num);

thanks for the help!
 
You may get a better answer if you post this in the appropriate Oracle Forum :)

Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top