On 7/17/06, Jun Li <[EMAIL PROTECTED]> wrote:

On numeric columns, the "Size" attribute is for precision, then where is the
scale information?

In the same size attribute, with precision and scale separated by a comma.
E.g. see here for an example:

http://svn.apache.org/viewvc/db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatatypes.java?view=markup

in method testDecimalWithScale().

Tom

Reply via email to