Is it possible to find my password expiry date without asking the DBA?
My user does not have privileges to view the DBA_USERS table. Also, I tried select * from USER_USERS table, but expiry_date is empty.
Is it possible to find my password expiry date without asking the DBA?
My user does not have privileges to view the DBA_USERS table. Also, I tried select * from USER_USERS table, but expiry_date is empty.