SELECT user, authentication_string, plugin, host FROM mysql.user;
Pro tip: use ```triple backticks around text``` to write in code fences