1 line
208 B
Plaintext
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. |