Help for this page
# instead of this $select = new SQL::Builder::Select; ... ->order_by('col1') ->limit_value('10') ->limit_offset('10');
select count(*) from polygons where sin(angle1)>(width*height)