Hi,
I am working with user defined operators in Oracle, but in the object browser no folder exist for the operators.
I tried to add it as user type folde, defining the object as sys.dba_operators, but it doesn't work. I tried with sys.dba_objects where object_type='OPERATOR' and it doesn't...