On Samstag 07 Mai 2005 18:12, D. Richard Hipp wrote:
> Use "FROM tracks, album" in place of "FROM album, tracks".

This makes sqlite3 return the result instantaneously, thanks a
lot. I'll try other queries later, some of them do take a few
seconds with mysql.

Am I correct in assuming that I should put tables with indices
relevant for the query in front?

-- 
Wolfgang

Reply via email to