hi is there a way to find the value of 'user_password' because when I tried to run a dql script in da 'select * from dm_user' it gives me a result that I want but the 'user_password' is showing the value "************" also in the MS Sql Database the value of 'user_password' is blank.
is there a way for me to retrieve the encrypted passwords?
Thanks,