How do I use filters in the Browser

ghn

Member
I go to Tools | Preferences, then select "Browser" and click on "Filters." In the Define Browser Filters dialog box, I select "All objects" and in the "Where clause" box I enter

substr(object_name,1,3) 'EUL'

(I do NOT want to see listed the tables that begin with the characters 'EUL'.)

But the tables still appear in the list. What am I doing wrong?
 
I went and did the same thing and the tables with the characters I chose to ignore were not displayed.

BTW, you can work with Browser Filters faster by using Tools / Browser Filters.

Maybe the version of PLSD that you have had a bug in this area? Marco would need to know which version. I am on 7.0.2 - waiting on 7.0.3

Have you tried making a whole new filter with the same settings? Maybe All Objects was restricted from change at one time?
 
I am also on 7.0.2.

And I still see ALL the tables in the Browser. The filter does not seem to be working.
 
Back
Top