Which of the following data types is not supported by ANSI?

2017

Which of the following data types is not supported by ANSI?

Answer: A. DECIBLEThe correct option is A (DECIBLE). ANSI SQL standard supports data types like INT, DOUBLE, and REAL for numeric values. There is no data type called DECIBLE…

  1. A.

    DECIBLE

  2. B.

    INT

  3. C.

    DOUBLE

  4. D.

    REAL

Attempted by 728 students.

Show answer & explanation

Correct answer: A

The correct option is A (DECIBLE). ANSI SQL standard supports data types like INT, DOUBLE, and REAL for numeric values. There is no data type called DECIBLE in ANSI SQL (the correct term for exact numerics is DECIMAL).

Explore the full course: Btsc Lab Assistant

Loading lesson…