- or download this
SELECT node_id pick_id,
title pickname,
...
ORDER BY experience $args{order},
node_id ASC
LIMIT $limit
- or download this
SELECT node_id pick_id,
title pickname,
...
ORDER BY experience $args{order},
node_id ASC
LIMIT $limit
- or download this
SELECT node_id pick_id,
title pickname,
...
ORDER BY experience $args{order},
node_id ASC
LIMIT $limit