Using DESCRIBE Statements
mysql> DESCRIBE <table name> [<column name> | '<value>'] mysql> mysql> DESCRIBE user '%priv'; mysql>