Jay A. Kreibich <[EMAIL PROTECTED]> wrote:
> On Fri, May 30, 2008 at 07:40:13AM -0700, Ken scratched on the wall:
>> Hildemaro Carrasquel
>> <[EMAIL PROTECTED]> wrote:
>>>
>>> How many rows can i insert in one table?
>
>> I'm not 100% sure but I think the answer is:
>>
>> 1,844,674,407,370,9551,615
>>
>> which is an unsigned int (64bit).
>
>  RowIDs are signed, and every row needs a RowID.

However, I believe they can be negative. Now, SQLite never automatically 
generates a negative RowID, but you can insert one explicitly.

Igor Tandetnik 



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

Reply via email to