Events
Sep 15, 6 AM - Sep 17, 3 PM
The best SQL community-led learning event. Sept 2025. Save €200 with code FABLEARN.
Get registeredThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the value of the designated column index in the current row of this SQLServerResultSet object as a java.math.BigDecimal.
Name | Description |
---|---|
getBigDecimal Method (int) (SQLServerResultSet) | Retrieves the value of the designated column index in the current row of this SQLServerResultSet object as a java.math.BigDecimal with full precision. |
getBigDecimal Method (int, int) (SQLServerResultSet) | (Deprecated) Retrieves the value of the designated column index in the current row of this SQLServerResultSet object using the given scale. |
getBigDecimal Method (java.lang.String) (SQLServerResultSet) | Retrieves the value of the designated column name in the current row of this SQLServerResultSet object as a java.math.BigDecimal with full precision. |
getBigDecimal Method (java.lang.String, int) (SQLServerResultSet) | (Deprecated) Retrieves the value of the designated column name in the current row of this SQLServerResultSet object using the given scale. |
Events
Sep 15, 6 AM - Sep 17, 3 PM
The best SQL community-led learning event. Sept 2025. Save €200 with code FABLEARN.
Get registered