What are the list of PL/SQL Scalar Data types ?


scalar datatypes are those which  hold a single value and do not have any internal components they are classified into below categories.

  • The SQL data types
  • BOOLEAN
  • PLS_INTEGER
  • BINARY_INTEGER
  • REF CURSOR, explained in "Cursor Variables"
  • User-defined subtypes