On 10 Aug 2009, at 3:59am, Gene Allen wrote:

> 1) do a select into a temp table and then run a bunch of queries to  
> remove
> records based on another query (this might require substantial code  
> changes)
>
> Or 2) use the 'except' clause in query.

Yeah: (1) do it in software.  Sometimes it's just simpler to do the  
work yourself.

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

Reply via email to