Subject | Re: After UDF exception, the current connection stops working |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-01-08T18:06:06Z |
> Can you modify the test case to use:Sorry... Done.
>
> String query = "SELECT id, substr(long_str,1,2) FROM test_table
> ORDER BY id DESC";
First query generated exceptionGDS Exception. 335544321. arithmetic
exception, numeric overflow, or string truncation
Second query generated exceptionGDS Exception. 335544321. arithmetic
exception, numeric overflow, or string truncation
Roman