On 24 Jul 2009, at 5:49am, John Machin wrote:

> On 24/07/2009 3:22 AM, Simon Slavin wrote:
>
>> And note that if you have a column which is an integer that
>> has doesn't allow duplicates, SQLite will automatically use that
>> column as the one it uses for _rowid_, etc..  So define your own
>> integer column, feed it whatever integers you want, and you won't
>> waste any space.
>
> Documentation reference, please.

I'm sorry.  I think that instead of 'integer unique' what I meant was  
'autoincrement'.  It's in the section of the documentation about row  
ids.  I can't get at the web right now.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to