Filter Out Objects Associated with Oracle Data Mining

The Filter option filters out Oracle Data Miner (DR) objects and Oracle Data Mining (DM) objects. To filter the tables associated with data mining:

  1. In SQL Developer, go to Connections.

  2. Expand the user account that you use for data mining and select Tables.

  3. In the tool bar for Connections, click filter.

  4. Select these filter criteria:

    NAME NOT LIKE DR$%
    NAME NOT KLIKE DM$%
    NAME NOT LIKE ODMR$%
    
  5. Click OK to filter the tables.