how to change your database password with SQL

From Sharkysoft Wiki

Jump to: navigation, search

alter user username identified by password;

Personal tools