$position = 500; $db->query( 'SELECT position from thistable WHERE (position-1+1) <= ?', $position )->flat()