Query 19,20,21,22 migrated - Find same case details in punching screen in case of co-applicant
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
CREATE INDEX idx_portfolio_branch_active_name
|
||||
ON portfolio (branch_id, isactive, portname);
|
||||
ON portfolio (branch_id, isactive, portname);
|
||||
|
||||
CREATE INDEX idx_main_applno_portfolio_company_branch_date_deleted ON main (applno, portfolio_id, company_id, branch_id, receivedate, isdeleted);
|
||||
Reference in New Issue
Block a user