Subject | FB3 returning clause and new API |
---|---|
Author | Martin Schreiber |
Post date | 2016-09-15T05:56:31Z |
Hi,
How the values of a returning clause can be fetched with OOP-API?
Example:
"
insert into TABLE1 (STR1) values ('aabbccdd') returning PK
"
Martin
How the values of a returning clause can be fetched with OOP-API?
Example:
"
insert into TABLE1 (STR1) values ('aabbccdd') returning PK
"
Martin