On 12/9/2010 6:42 PM, Ryan Johnson wrote:
> create table a(x,y INTEGER);

This creates a table with column x having no affinity, and column y
having integer affinity. Is this what you meant?
-- 
Igor Tandetnik

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

Reply via email to