| Sort (cost=160.47..160.48 rows=3 width=48) |
| Sort Key: tbl_users.pinyin1 NULLS FIRST, tbl_users.namecut1 NULLS FIRST, tbl_users.pinyin2 NULLS FIRST, tbl_users.namecut2 NULLS FIRST, tbl_users.pinyin3 NULLS FIRST, tbl_users.namecut3 NULLS FIRST, tbl_users.pinyin4 NULLS FIRST, tbl_users.namecut4 NULLS FIRST |
| -> Seq Scan on tbl_users (cost=151.39..160.45 rows=3 width=48) |
| Filter: (((user_status = '1'::type_global_user_status) OR (hashed SubPlan 1)) AND (id = ANY ('{1013,5388,5252,1001,5497}'::integer[]))) |
| SubPlan 1 |
| -> Seq Scan on tbl_reimbursement_settle_rels (cost=0.00..151.39 rows=1 width=4) |
| Filter: (reimbursement_id = 9020) |