sqlite-users  

Re: [sqlite] Finding Missing Table Rows

Darren Duncan
Thu, 15 May 2008 19:44:51 -0700

Gerry Snyder wrote:
> Darren Duncan wrote:
>> Clue stick coming up.  There's a much simpler solution.
>>
>> You should be using relational difference instead, the MINUS keyword, whose 
>> syntax is the same as UNION but for the keyword.
>>   
> I think maybe you mean EXCEPT, not MINUS.
> 
> Gerry

Yes, different spelling but same feature. -- Darren Duncan
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users