Description
When adding tables there is a use case where and-ing one table with an empty table should return the empty set. Therefore we need the strict-and operand.
The old and operand still allows to add any number of tables, including one table.
When adding tables there is a use case where and-ing one table with an empty table should return the empty set. Therefore we need the strict-and operand.
The old and operand still allows to add any number of tables, including one table.