| Sort (cost=10.56..10.58 rows=8 width=480) |
| Sort Key: user_status DESC, pinyin1 NULLS FIRST, namecut1 NULLS FIRST, pinyin2 NULLS FIRST, namecut2 NULLS FIRST, pinyin3 NULLS FIRST, namecut3 NULLS FIRST, pinyin4 NULLS FIRST, namecut4 NULLS FIRST |
| -> Seq Scan on tbl_users (cost=0.00..10.44 rows=8 width=480) |
| Filter: (department_id = ANY ('{1,2,3,4,5,6,7,8}'::integer[])) |