| Specifically where it talks about "cross joins". That is not an accurate phrase. We do not render that using ANSI cross-join, we render it (properly) using the COMMA operator. Either way the discussion should use the phrase "cartesian product" as it is more generic and accurate. |