3 lines
96 B
MySQL
3 lines
96 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "QuotationProductServiceList" ADD COLUMN "installmentNo" INTEGER;
|