On Tue, May 24, 2011 at 01:49:31PM +0000, Julian Einwag - rockenstein AG wrote:
> 
> So basically the following in ANSI syntax would be equivalent:
> 
> select web_customer.id, web_contact.id 
> from web_customer left join web_contact on web_customer.id = web_contact.id 
> and 1 = web_contact.id

Right. At least the result is the same on my test database.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to