Question

State Farm
State Farm
US
State Farm
Posted: Sep 23, 2021
Last activity: Sep 23, 2021
Last activity: 23 Sep 2021 8:14 EDT
Closed
SQL Insert statement with RETURNING clause
I have a need to build SQL Insert statements into Postgres tables and they want to return a value using the RETURNING clause. We haven't used a RETURNING clause in any of our existing SQL statements within PRPC and I was curious if this was even possible. Any insight into how this would be coded would be appreciated.
Thanks!