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