user_code:用户编码
password:重置新密码明文
update sm_user sm set sm.user_password='U_U++--V'||LOWER( RAWTOHEX( UTL_RAW.CAST_TO_RAW( sys.dbms_obfuscation_toolkit.md5(input_string =>sm.cuserid||'password') ) ) ) where sm.user_code ='1234';
user_code:用户编码
password:重置新密码明文
update sm_user sm set sm.user_password='U_U++--V'||LOWER( RAWTOHEX( UTL_RAW.CAST_TO_RAW( sys.dbms_obfuscation_toolkit.md5(input_string =>sm.cuserid||'password') ) ) ) where sm.user_code ='1234';
3984
5451
1182
4844
2800

被折叠的 条评论
为什么被折叠?