rspec/rules/S1571/description.adoc
2021-01-27 13:42:22 +01:00

1 line
208 B
Plaintext

Using ``++UNION++`` in SQL ``++SELECT++`` statements should be avoided because it makes queries complex. Complex queries are generally not performant and are difficult to understand and therefore to maintain.