English, asked by swapnilsutar1996, 4 months ago

3) Which JDBC type represents a "single
precision' floating point number that
supports seven digits of mantissa?​

Answers

Answered by maazxmomin123
0

Answer:

The JDBC type REAL represents a "single precision" floating point number which supports 7 digits of mantissa. The corresponding SQL type REAL is defined in SQL-92 and is widely, though not universally, supported by the major databases.

Explanation:

Similar questions