Tag: databases
Questions Related to databases
RAISE_APPLICATION_ERROR is a built-in procedure in oracle which is used to display the user-defined error messages along with the error number. What is the range of the error number for user defined error messages:
WHAT IS THE MAX LENGHT OF VARCHAR2 DATATYPE IN PL/SQL?
Which one of the following provides you with the number of records affected by the last DML statement?