Storing Character Data

Previous
Previous
Next
Next

This section contains the following topics:

What Are the Character Datatypes?

You can use the following SQL datatypes to store character (alphanumeric) data:


See Also:


Choosing Between the Character Datatypes

When deciding which datatype to use for a column that will store character data in a table, consider the following:


See Also:

Oracle Database SQL Reference for more information about comparison semantics for these datatypes