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?
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?