May be:

select B.* from B left join A on a.id = b.id
where A.id is null





      

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to