Copy/Paste following commands in mysql workbench for creating table and inserting data in it create database if not exists tg117
Tag: the sql gym
MySQL | Creating Tables and Insertiing Rows In It
Make sure you have MySQL server and Workbench Installed if not You can follow this video : MySQL Installation Video