DEFINE is a command of SQL * PLUS Tool. This is only valid in SQL * PLUS. With DEFINE command, user can define the session variables.
In what order should a open/fetch/loop set of commands in a PL/SQL block be implemented if you use the %NOTFOUND cursor variable in the exit when statement? Why?
Will the rows be inserted?