J Decker wrote:
> What is the expected output?

And just out of curiosity: what should the table name be for these columns?

  SELECT articles.gmt_deleted+tags.type, 42, id FROM articles JOIN tags USING 
(id);


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to