I am writing a PL/SQL procedure and I want to ask the user a question. I then want the procedure to pause and wait for a response of Y or N from the user. Then load that into a variable. Can someone give me an idea of where to look for something like this? Thanks.




Reply With Quote