mercredi 4 mars 2015

dbms_output.put_line make newline from input parameter?


Vote count:

0




DBMS_OUTPUT.PUT_LINE('cost: '||' '||test_pkg.F_test(1,'USA')||' '||'Dollar');


output: USA 1,40


But i want the outprint to be like this:


Country: USA


Val: 1,40


How can i achive this?



asked 48 secs ago







dbms_output.put_line make newline from input parameter?

Aucun commentaire:

Enregistrer un commentaire