When joining a table in sqlite with some condition using where clause, sqlite sometimes generate less number of loops(Next opcodes) than the number of tables. Can anyone explain how sqlite iterates through all the tables when it has less number of loops.
- [sqlite] regarding loops in vdbe code Sairam Gaddam
- [sqlite] regarding loops in vdbe code Hick Gunter
- [sqlite] regarding loops in vdbe code Sairam Gaddam
- [sqlite] regarding loops in vdbe code Keith Medcalf
- [sqlite] regarding loops in vdbe code Hick Gunter

