Doc bug which I expected :)
Andrzej Lisowski, January 10, 2017 - 4:04 pm UTC
Thank you very much for such a quick answer! To be honest - I expected that this is a kind of bug.
But technically speaking - why does it work with schema level type but not with package level type? Is there any technical reason behind that?
Best regards,
Andrzej
January 10, 2017 - 5:17 pm UTC
You can only use the table() operator on PL/SQL associative arrays in 12c. The "technical reason" is because DML support isn't implemented yet!
Error can and should be evaluated during compile time
CChristian Massnick, July 06, 2021 - 8:52 am UTC
I have no problem that this feature is not implemented (yet).
But this constellation can be evaluated during compile time and shoul lead to a compile time error. This would avoid debugging mysterious runtime errors later.
July 07, 2021 - 2:38 am UTC
Agreed. But we are where we are.