DatabaseMetaData.getNumericFunctions
Interface Overview | Interface Members |
This Package |
All Packages
public abstract String getNumericFunctions() throws SQLException
Returns
the list
Description
Get a comma separated list of math functions.
Exceptions
SQLException
if a database-access error occurs.