i want to insert from a type of table into a table.
Is there a way to do this with bulk? And can I change the type table content a little?
Just like here, but the other way around: How to insert data into a PL/SQL table type rather than PL/SQL table?