3 lines
92 B
SQL
3 lines
92 B
SQL
-- Modify "AntibioticSrc" table
|
|
ALTER TABLE "public"."AntibioticSrc" DROP COLUMN "Item_Id";
|