[Progress Communities] [Progress OpenEdge ABL] Forum Post: OpenEdge SQL: 'variable' feature similar to Oracle PL/SQL “RETURNING INTO”?

  • Thread starter Thread starter nicolewells.n
  • Start date Start date
Status
Not open for further replies.
N

nicolewells.n

Guest
Hello Friends, Is there any way to store a session variable in OpenEdge Oracle PL SQL similar to how Oracle's RETURNING INTO clause works? I need a column value set by a trigger to be available after running an INSERT without having to do another SELECT. I'm using 10.2B. I've looked at the SQL Reference and SQL Development handbooks but didn't see anything like this. Give me an answers for this! Regards Nicolewells

Continue reading...
 
Status
Not open for further replies.
Back
Top