| Sort (cost=168.79..168.80 rows=2 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=150.90..168.78 rows=2 width=48) |
| Filter: ((id = ANY ('{1013,5388,5252,1001}'::integer[])) AND ((user_status = '1'::type_global_user_status) OR (hashed SubPlan 1))) |
| SubPlan 1 |
| -> Seq Scan on tbl_reimbursement_settle_rels (cost=0.00..150.90 rows=1 width=4) |
| Filter: (reimbursement_id = 9021) |