create index constructionledger_Index1 on constructionledger(ConstructionStart); create index constructionledger_Index2 on constructionledger(ConstructionEnd); create index LedgerDetail_Index06 on constructionledgerdetail(SalaryFlg); create index LedgerDetail_Index07 on constructionledgerdetail(CompanyCode);