Sort (cost=1.64..1.67 rows=12 width=404) |
Sort Key: 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 u (cost=0.00..1.43 rows=12 width=404) |
Filter: (id = ANY ('{5369,5371,5372,5375,5376,5378,5379,5380,5382,5383,5384,5424}'::integer[])) |