0
Answer

Adding contents for Index in SQLite

Photo of Monika Arora

Monika Arora

13y
1.5k
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?