Declare A char := ‘AB’; Begin A = 1; End; What is the error in the above block?

  1. There is no error in the statement

  2. Exception handler is missing

  3. CHAR is not a valid datatype

  4. Run time error The error displayed as Declare * Error at line 1: ORA-06502: PL/SQL: numeric or value error: character string too small. Will come


Correct Option: D

Find more quizzes: