Multiple choice technology databases Select all ANSI supported datatypes. CHARACTER NUMBER INTEGER REAL Reveal answer Fill a bubble to check yourself A,C,D Correct answer Explanation CHARACTER, INTEGER, and REAL are standard ANSI SQL data types. NUMBER is an Oracle-specific data type rather than a standard ANSI SQL type.