mardi 2 février 2016

Add unique column to already exist sqlite table

I have a SQLite database in Android app, and i want to know how to add a unique column to already created table. by this i mean that the exist table uniqness determine by 2 values and i want to edit the table uniqueness to be determined by 3 values (the 2 exist and 1 more).

is it possible?

Aucun commentaire:

Enregistrer un commentaire