How can you programmatically determine the SERIAL value assigned after inserting a row?

How can you programmatically determine the SERIAL value assigned after inserting a row?
A . Use the get_diagnostics() function.
B . Define a 4GL variable of type SERIA
D . Check the value in the SQLCA structure.
E . Track the SERIAL value in a program variable.

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments