Pattern
SQL Semantics Misuse
sql-semantics-misuse
SQL behavior shifts silently when constructs like rollup, union/distinct, quoting/casting, and subquery filters are used with mismatched semantics or dialect differences, causing wrong aggregates, syntax/function errors, or incorrect row inclusion/exclusion.