1 2 3 4 5
use plato; $a = select max(key) from Input where key in ParseFile("String", "list.txt"); select * from Input where key >= $a;