Sergio Lob wrote:
> Bug to report - For a numeric in a table defined by:
> CREATE TABLE SERG (F01NUM NUMERIC) ;
> , the precision and scale reported by ResultSetMetaData.getScale() and
> ResultSetMetaData.getPrecision() are value -1
What should they return instead in this case?
-O