mardi 4 août 2015

How do I rename a column in a SQLite database table without creating another table?

I found some answers to change the columns of sqlite table but they are creating another table and copying the existing data. In my case I can't do that. So is there any way I can change the column name without creating another table.

Thanks Friends.

Aucun commentaire:

Enregistrer un commentaire