On Jun 26, 2009, at 12:22 PM, D. Richard Hipp wrote:
>
> On Jun 26, 2009, at 12:13 PM, Shaun Seckman (Firaxis) wrote:
>
>> I have a column ("ID") in a table that is the primary key integer
>> so it
>> should be an alias for ROWID. Is it safe to have a ROWID of 0?
>
>
> A ROWID can have any v
On Jun 26, 2009, at 11:13 PM, Shaun Seckman (Firaxis) wrote:
> I have a column ("ID") in a table that is the primary key integer so
> it
> should be an alias for ROWID. Is it safe to have a ROWID of 0?
Yes.
>
>
>
>
> -Shaun
>
>
>
>
>
> ___
> sqli
On Jun 26, 2009, at 12:13 PM, Shaun Seckman (Firaxis) wrote:
> I have a column ("ID") in a table that is the primary key integer so
> it
> should be an alias for ROWID. Is it safe to have a ROWID of 0?
A ROWID can have any value between -9223372036854775808 and
9223372036854775807, inclu
I have a column ("ID") in a table that is the primary key integer so it
should be an alias for ROWID. Is it safe to have a ROWID of 0?
-Shaun
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listin
4 matches
Mail list logo