You can't. Any self-respecting database would never store the passwords in clear text. It would only store a hash of the password and compare the hash of the password you enter to this hash. If you have administrative privileges, you can reset this password to some new value though.