Page 1 of 1

For a non-ANSI database, if an UPDATE statement executes successfully,but modifies no rows in the database, what will SQ

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
For a non-ANSI database, if an UPDATE statement executes successfully,but modifies no rows in the database, what will SQLCA.SQLCODE be set to?

A. 0
B. 1
C. <0
D. the number of rows in the target table