🔹 1. Database Setup Created a new schema in MySQL called world_layoffs. Used the GUI import wizard to load the raw CSV file into a new table called layoffs. 🔹 2. Create Staging Tables Created ...