AAA OMC的admin登录密码给忘记了,需要初始化一下密码,下面哪个语句是对的?()A.Update sm...
A.Update sm_usertable set password =’8779428B6CB83531’where username=’admin’
B.Update sm_usertable modify password =’8779428B6CB83531’where username=’admin’
C.Update sm_user_table set password =’8779428B6CB83531’where username=’admin’
D.Update sm_user_table modify password =’8779428B6CB83531’where username=’admin’