How can you change the password of a mysql user?
Answer / Kumar Nishant
You can change the password of a MySQL user using SET PASSWORD statement. For example: `SET PASSWORD FOR 'user'@'localhost' = PASSWORD('new_password');`
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the different between NOW() and CURRENT_DATE()?
What is mysql and how it works?
List some comparisons operators used in mysql?
How do you start MySQL on Linux?
How many columns can a mysql table have?
What is mysql primary key?
How do I grant privileges to a user in mysql phpmyadmin?
How do you restart mysql?
Explain about reporting services of MYSQL?
How do I connect to a database in mysql workbench?
How do you name a table?
What is mysqlcommand?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)