2 lines
96 B
SQL
2 lines
96 B
SQL
-- AlterTable
|
|
ALTER TABLE "QuotationProductServiceList" ADD COLUMN "installmentNo" INTEGER;
|