B BKdba Member Oct 13, 2024 #1 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?
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?
Marco Kalter Administrator Staff member Oct 14, 2024 #1 What exactly do you mean by "the main schema section"?
B BKdba Member Oct 14, 2024 #1 Another question about this section, how do I only show my schemas? I dont need to see the system made schemas.
Another question about this section, how do I only show my schemas? I dont need to see the system made schemas.
B BKdba Member Oct 14, 2024 #1 BKdba said: Another question about this section, how do I only show my schemas? I dont need to see the system made schemas. Click to expand... 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.
BKdba said: Another question about this section, how do I only show my schemas? I dont need to see the system made schemas. Click to expand... 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.