A: The number is M*N. And if we put these M*N elements in a set there will not be duplicate elements to worry about . Q: If table A have 9 columns and table B have 5 columns. What's the cartesian product of the two tables? A: There will be 9*5=45 columns. Eg: Cartesian ...
: 结果如下:Cartesianproduct: x Assumethatattributesoftwo tables are disjoint不相交的 If attributesofr...(投影): ∏注:Duplicate rows removedfromresult, since relations aresets集合举个例子: 用投影下表: 投影结果如下(要去 mysql, LEFT OUTER JOIN 与 LEFT JOIN,RIGHT OUTER JOIN 与RIGHT JOIN ,FULL ...