50 likes | 232 Views
Oracle SQL Commands. alter user username identified by new password note: change the password of user “ username ” to newpassword select table_name, table_type from user_catalog drop table tablename. Oracle SQL*Plus editing Commands.
E N D
Oracle SQL Commands alter userusernameidentified bynew password note: change the password of user “username” to newpassword select table_name, table_type from user_catalog drop table tablename