SQL Query - And Not function with Sorting
Hello,I have modified and already existing SQL query and applied my own search conditions. I had two conditions in the same query, one saying I want LIKE This and NOT LIKE That but then it creates two rows and this makes it impossible to sort the dat...