Introduction I was working on a task recently where I needed to maintain an array of record IDs during a PL/SQL loop. I needed the array so I could mark successfully processed records after the loop was complete. This is pretty easy to do with PL/SQL...
blog.cloudnueva.com3 min read
No responses yet.