3 lines
160 B
MySQL
Raw Permalink Normal View History

2025-03-07 16:23:56 +08:00
CREATE INDEX index_lmt_crd_lmt_lmtno ON "lmt_crdt_lmt" ("lmt_no");
CREATE INDEX PLS_REPAY_PLAN_DETAIL_DUEBILL_NO_IDX ON "pls_repay_plan_detail" ("duebill_no");