Is there a way to create a user so that when they login the first time it would require them to change their password?
Printable View
Is there a way to create a user so that when they login the first time it would require them to change their password?
create user test identified by test password expire;