Hacker News new | ask | show | jobs
by roberto 1798 days ago
If you define the virtual table would you even need to do the `INSERT`? Just query the virtual table instead of inserting into `t` and querying `t`.