posted 15 years ago
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.