PLS-00950: In this version, PL/SQL tables can not be used in this SQL statement
Cause: An attempt was made to create a subtype UNDER a FINAL type. SELECT ename_tab.COUNT INTO name_count WHERE ...
Action: Remove the incorrect reference from the SQL statement.