Subject isql doesn't show latest info
Author hay77772000
Hi,

I connect to my database using isql, and do a "select count(id) from
metrics" and get the current count back.

However if I add some more records using my app, and try the select
count again, it shows me the same count!

Is this expected behavior?!

Many thanks,

David