I'm new to SQLite, but have been working with SQL Server and mySQL for several years so I'm not entirely blind on this. Trying to figure out how to cut down on the execution time of a query. Situation is I have a relatively simple table, with three fields: id (integer, primary key), hash (text...