| Author |
wrong number or types of arguments in call to 'PUT_LINE'
|
Eshwar Prasad
Ranch Hand
Joined: Mar 21, 2008
Posts: 193
|
|
I am new to PL/SQL Programming, I tried writing this small program.
But i received the error saying:
When I remove the line "dbms_output.put_line(userid);", the program is compiling correctly.
Please let me know where am i doing wrong.
|
 |
krishna bala
Ranch Hand
Joined: Jul 20, 2009
Posts: 48
|
|
|
|
 |
 |
|
|
subject: wrong number or types of arguments in call to 'PUT_LINE'
|
|
|