0
Answer

Adding contents for Index in SQLite

Monika Arora

Monika Arora

12y
1.1k
1
I have made Index with create Index command in SQLite. Now I want to insert values for same but they should be different from table. Is it possible?