How to display a prompt for user input in PL/SQL on Oracle 10g?
I am writing a code in PL/SQL on Oracle 10g which requires a user input. I want to give a prompt for user input which I can’t to do so. It’d be great if you help!
I am writing a code in PL/SQL on Oracle 10g which requires a user input. I want to give a prompt for user input which I can’t to do so. It’d be great if you help!