On 27/04/13 18:07, Igor Korot wrote:
CREATE TABLE playersdrafted(playerid integer, id ineteger,

Don't think ineteger is what you really mean.....:)
Seen it twice now so guessing it's actually in the code


Why you say so?
It is a foreign key representation, so integer is perfectly normal column
type.
I think the point is that "integer" might be, but the pasted code shows "ineteger", which isn't the same thing.

Does the real code have "ineteger" or "integer"?

Brad

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

Reply via email to