Cross-database macros for the intersect
and except
operators
#154
Labels
enhancement
New feature or request
intersect
and except
operators
#154
Describe the feature
Add cross-database macros for the
intersect
andexcept
operators.Additional context
These two operators are not available prior to MySQL 8.0.31.
The following query will return the version number of the MySQL server:
select version();
MySQL 8.0 Release Notes
Changes in MySQL 8.0.31 (2022-10-11, General Availability):
The text was updated successfully, but these errors were encountered: