almost 9 years ago
Hello friends, I am using MySQL and I want to list user accounts. So to do this I followed the below process:
This can be done by writing the following query:
This query will display you the list of user accounts as seen below:
You can also get the lists of hosts with users by running the query:
You will see the User and Host as shown below:
Thanks for reading the blog.
0 Comment(s)