INSERT rows from BULK COLLECT with LIMIT clause


/ Published in: PL/SQL
Save to your folder(s)

Reads rows from a source table using BULK COLLECT and LIMIT, then puts them in another collection (presumably with a different layout structure), then loads them to your destination table.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.