Christopher Browne wrote:
> We ran into the problem that "self-joins are evil."
>
> A "rotor" table that is comprised of 10 tables turns a self-join into
> a 100-way join, which is very much NOT painless. :-(
Important safety tip, thanks! I don't *think* it will be a problem for
us, but I'll keep that in mind.
Joe