| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Using the catalogue
Given: relation Person (Name, Weight, Designation, ... )
If someone asked for all Persons whose Name was the same as their Weight, what would be your response ?
On comparing Person.Name to Person.Designation: If "King" = "King" then is "King" = 'König" or 'König" = "King" ? 'König" is German for King.
Is comparing Persons.Name to Persons.Designation any different ? It might be amusing but not logical. Received on Mon Nov 21 2005 - 16:23:30 CST
![]() |
![]() |