Currently: ```rebol >> sqlite/eval db {SELECT * FROM Table WHERE id=9999999} == 1 ;= should be [] when there is no id with value 9999999 ```