Get the actual size of a result set column.
int ResultSet.getSize(int ordinal) throws ULjException
ordinal A base-one integer representing the column number as ordered in the SQL statement.
the actual size of a result set column