ALTER PROFILE "DEFAULT" LIMIT PASSWORD_LIFE_TIME unlimited;
If I execute this query in to change password expiration date to unlimited, will this also effect to existing user's password?
Will this set the limit of existing user's password to unlimited also.