mySQL how to identify all tables with the same column but content length not 6
We have Employee ID in over 50 different tables with various data types (varchar, int, text). When these tables were populated via conversion, they should have been populated with 6 numbers. Unfortunately, some of the IDs had dropped leading zeros…