I've problem with sqlite choosing index that I think I have better index to 
use. I've ask?here but still didn't get why this happen? Did sqlite choose the 
best index to use or choose the last entered index?
| ? |
| ? |  | ? | ? | ? | ? | ? |
| SQLite use autoindex instead my own indexI've problem with SQLite autoindex 
in UNIQUE table. I've create table like below. c.execute('''CREATE TABLE user( 
id INTEGER PRIMARY KEY, email TEXT NOT... |
|  |
| View on stackoverflow.com | Preview by Yahoo |
|  |
| ? |


Thank you.

Reply via email to