Storing Character Data

This topic contains the following topics:

What are the Character Data Types?

You can use the following SQL data types to store alphanumeric data:


See Also:

  • Oracle Database SQL Language Reference for information on data types

  • Oracle Database Globalization Support Guide for information on globalization support


Choosing Between the Character Data Types

When deciding which data type to use for a column that will store alphanumeric data in a table, consider the following points of distinction:


See Also:

Oracle Database SQL Language Reference for more information on comparison semantics for these data types