Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does the JDBC specification recommend using getDouble() for SQL FLOAT types?

0
Posted

Why does the JDBC specification recommend using getDouble() for SQL FLOAT types?

0

Location: http://www.jguru.com/faq/view.jsp?EID=448108 Created: Jun 30, 2001 Author: Joe Sam Shirah (http://www.jguru.com/guru/viewbio.jsp?EID=42100) For the full answer, see the JDBC(tm) Technology Guide: Getting Started, Section 8.3.10: FLOAT. Briefly, “in practice all the major databases supporting FLOAT support a mantissa precision of at least 15 digits.” That is, the equivalent of a Java double.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123