REAL - "single precision" floating point number that supports seven digits of mantissa - JDBC

Q.  Which JDBC type represents a "single precision" floating point number that supports seven digits of mantissa?
- Published on 19 Oct 15

a. REAL
b. DOUBLE
c. FLOAT
d. INTEGER

ANSWER: REAL
 

    Discussion

  • SHAIK.shabana azme   -Posted on 25 May 21
    Real
  • Prajakta Pandit   -Posted on 14 Dec 15

    - The REAL represents a "single precision" floating point number that supports seven digits of mantissa.

    - It identifies the generic SQL type REAL.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)