alter user username identified by password;

if i want to change the password for the user 'system', the new password will be in the statement 'identified by PASSWORD', right?