Tuesday, September 2, 2014

Should JDBC.executeQuery() for multi-statement "select into; select @@rowcount" throw "The statement did not return a result set" exception?

select @@rowcount does return a result set - one row with the number of affected rows.


For every expert, there is an equal and opposite expert. - Becker's Law





My blog




My TechNet articles


No comments:

Post a Comment