Packages+Bodies seem to come up lowercase "CREATE OR REPLACE PACKAGE mypackage IS...", but views always present with uppercase "CREATE OR REPLACE VIEW MYVIEW IS..." and tables (when clicking SQL button) "create table MYTABLE (..."
I like this to be consistant and know I must be overlooking a setting somewhere.
I like this to be consistant and know I must be overlooking a setting somewhere.