| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: O'Reilly interview with Date
Marshall Spight wrote:
> Kenneth Downs wrote:
>> >> Joins can then be specified between two tables by specifying the >> distinguishing features of the foreign key, and you can even leave out >> this step if doing so will unambiguously pick the right one. >> >> So this: >> >> SELECT child.* from parent join child
no, that's just what the fingers typed out. It is the same as any other query.
>
>
>> would be valid if there existed only one foreign between them. If there >> existed a myriad of keys and we chose to name the keys, we might do this: >> >> SELECT child.* from parent join child key KEYNAME
Why not?
-- Kenneth Downs Secure Data Software, Inc. (Ken)nneth@(Sec)ure(Dat)a(.com)Received on Wed Aug 10 2005 - 21:09:17 CDT
![]() |
![]() |