Project

General

Profile

1 6126 aaronmk
-- Ensure globally unique column names when tables are joined
2
ALTER TABLE "lookup_MethodCode" RENAME "Description" TO "lookup_MethodCode_Description";