Hey guys. This is just an utterly simple question I know, but I still haven't got my head around it. I have two tables:
Table A int ID Table B int user int aID I need a query which selects all elements of Table A which are "owned" by a specific user, ie for which there is an entry with user, id in Table B. Thanks, Ian _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users