Project

General

Profile

1
-- Ensure globally unique column names when tables are joined
2
ALTER TABLE "lookup_MethodCode" RENAME "Description" TO "lookup_MethodCode_Description";
(4-4/5)