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?
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
Answer: A
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments