SQLite Forum

Out of Memory Errors - Possible Enhancement
Login
> On such a computer, you will find that you can go to the table "Useful Queries" and run the two queries you find there one after the other

```
sqlite> select * from "Useful Queries";
Error: no such table: Useful Queries
```

The actual name is apparently `UsefulQueries` (no space).