Tag: databases
Questions Related to databases
PL/SQL blocks may be nested within exception block.
The following block statement will run successfully SCOTT.EMP.EMPNO := 1234;
5 + NULL evaluates to 5 and ‘PL/’ || NULL || ‘SQL’ evaluates to ‘PL/SQL’