Searches the list of parameter lists and returns a parameter list ID when it finds a valid parameter list with the given name. You must define an variable of type PARAMLIST to accept the return value. This function is similar to the FIND_ functions available for other objects.
FUNCTION GET_PARAMETER_LIST
(name VARCHAR2);
Built-in Type unrestricted function
Returns ParamList
Enter Query Mode yes