Query user_method_params : user_method_params « System Tables Data Dictionary « Oracle PL/SQL Tutorial






SQL>
SQL> select distinct method_name, type_name from user_method_params order by type_name;
--
30.86.user_method_params
30.86.1.Query user_method_params