• I'm using SELECT * from as a simple example. Doing SELECT SERIALNO, EMAILADRESS FROM CONTACT WHERE.....

    gives us the same problem except that the query running speed is much faster and the problem is less noticeable unless you're looking for it.