Use a SELECT statement to view information about that user account
SELECT Host, Db, User, Select_priv, Update_priv FROM db;