> This statement makes no sense to me. Why not simply
> 
> delete from TABLEB where ID=old.REFB and ID != new.REFB;

But entries in TABLEB may be used by other entries in TABLEA and I don't want 
them deleted if they're used by at least one entry in TABLEA.

Thanks,

   Dennis

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

Reply via email to