13 lines
401 B
MySQL
13 lines
401 B
MySQL
|
select * from rec_transation_record limit 1;
|
||
|
|
||
|
select * from rec_data_check limit 1;
|
||
|
|
||
|
select * from rec_transation_record_err limit 1;
|
||
|
|
||
|
show index from rec_charge_detail_tmp
|
||
|
show index from REC_AR_STATUS_CHANGE_TMP
|
||
|
show index from REC_REPAY_LOAN_DETAIL_TMP
|
||
|
show index from rec_loan_detail_tmp
|
||
|
show index from rec_loan_int_calc_tmp
|
||
|
show index from rec_exempt_loan_detail_tmp
|
||
|
show index from biz_cus_acct
|