Lowercase schemas not showing up

BKdba

Member
I want to use non-uppercase schema names. They are showing up under "Users" but not in the main schema section unless I restart PLsql dev. How do I fix this?
 
Another question about this section, how do I only show my schemas? I dont need to see the system made schemas.
 
BKdba said:
Another question about this section, how do I only show my schemas? I dont need to see the system made schemas.
Nevermind about this, I figured it out. :) I used
CREATED > TO_DATE('01-OCT-2024', 'DD-MON-YYYY')
In the settings and that gave me all my new schemas.
 
Back
Top