Swapping Cause and Equipment for Downtime
How to change the data within these tables.
tblAreaShutdownEquipment
tblAreaShutdownReason
tblAreaShutdown
Step 1 - Duplicate Data
Datagrip, create insert into statements for Equipment and Reason tables for all the data.
For inserts for tblAreaShutdownReason, do a REPLACE
For inserts for tblAreaShutdownEquipment, do a REPLACE