Search posts...
select * from points where quartet = 'I' order by y asc;
select * from points where quartet = 'I' order by y;
silver