[TransWarp] RE: Towards a query theory, part 1: filters and correlation

Joel Boehland joel at memes.com
Sun Oct 12 15:06:07 EDT 2003


Hi,
Interesting Sunday morning reading. Just for clarification, in the examples you posted,
(let's take the last one), does the line:
aCity = City.where()

actually mean something like:
aCity = City.where(<some selector detail omitted...>)

So that aCity is a particular city selected out of the city table? Otherwise, I would
think that an empty .where() selector would map to "SELECT * FROM CITY".

--Joel




More information about the PEAK mailing list