-- assume your current input data record has a "position" value of 8765: select * from genome where start <= 8765 and end >= 8765