MySQL Forums
Forum List  »  Perl

Re: using exists against entire column?
Posted by: Bill Karwin
Date: December 09, 2006 04:09PM

Think of the 'b' and 'd' aliases as aliases for rows in the table, not the table itself. After I started thinking of these aliases as pointing to individual rows instead of the whole table, it was easier to visualize self-joins.

Regards,
Bill K.

Options: ReplyQuote


Subject
Written By
Posted
Re: using exists against entire column?
December 09, 2006 04:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.