Nuacht

The MySQL Workbench GUI is cross-platform, open source, and incredibly easy to use.
Open a database GUI tool (DBeaver, MySQL Workbench, etc). Connect to your database and validate the table's structure by typing describe employee; in the SQL script.