| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: NATURAL JOIN without join columbs
Andreas Walter wrote:
> Heikki Simperi schrieb:
>
>> What should happend in theory when two tables are joined by natural >> and they do not have columns with same name? >> >> >> A (a,b,c) >> B (d,e) >> >> A |><| B >> >> >> Cartesian or empty or error? >> >> >> >> Heikki Simperi >>
while there may not be any common 'columns', some people say that there is always at least one common attribute, namely the empty set. this agrees with Andreas' answer with a slight twist on the reason.
p
p Received on Thu Sep 01 2005 - 18:17:32 CDT
![]() |
![]() |