A Program to Find INSERT Statements That Don’t Specify Columns
Unlike mathematical relations, SQL tables have ordered columns, but please don’t depend on it. In other words, try to treat these tables as the same because it’s super-awkward to turn one into the ot...