Oracle SQL Data Types

Oracle Database 10g supports character, numeric, timestamp, binary, and row address data types. These are also known as SQL data types or built-in types because they can be used to define columns in tables and parameter data types in PL/SQL. Table D-2 summarizes these SQL data types and qualifies two widely-used data subtypes by groups. While the list is not comprehensive of all subtypes found in the Oracle Database SQL Reference 10g Release 2 manual, it covers the most frequently used data subtypes.

You can also find examples using these Oracle SQL data types in the Oracle Database Application Developer’s Guide - Fundamentals and Oracle Database Application Developer’s Guide - Large Objects. The most frequently used data ...

Get Oracle Database Ajax & PHP Web Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.