> -----Original Message----- > From: Williams, Ken [mailto:[EMAIL PROTECTED] > Sent: Monday, February 02, 2004 4:57 PM > To: SQLite-Users (E-mail) > Subject: [sqlite] Using multiple indexes? > > > Hi, > > Is SQLite currently capable of using more than one index in a > query? I'm > adding indexes to a table, trying to optimize a query, and I > only ever see > one index in the "EXPLAIN" output.
Oops, nevermind. I just made a query that uses more than one index. Not terribly fast, though. ;-) -Ken --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

