tags:

views:

71

answers:

1

Hello all,

I want to have an attribute Id which will be increases on its own as it happens in Sqlite and I dont need to update it. I need to know what options do I need to select for this Id attribute to make this work.

In short I want to get an auto incrementing primary key.

+1  A: 

This message may help you.

jessecurry