On Sat, 27 Oct 2007, Thomas Kellerer wrote:
Makes sense, didn't think about the SELECT usage, as I was thinking about a {call somefunc()} usage
somefunc may have multiple output parameters which generates many of the same situations select does, so even knowing that you've got a CallableStatement doesn't help much.
Kris Jurka