Files
2025-11-06 12:17:49 +07:00

3 lines
90 B
SQL

-- Modify "Employee" table
ALTER TABLE "public"."Employee" DROP COLUMN "Division_Code";