For example, there is such a request
SELECT 0 UNION SELECT 1 UNION SELECT <что либо (КОНСТАНТА) или НИЧЕГО по условию> That is, the request must return 2 or 3 entries. Tell me how.
For example, there is such a request
SELECT 0 UNION SELECT 1 UNION SELECT <что либо (КОНСТАНТА) или НИЧЕГО по условию> That is, the request must return 2 or 3 entries. Tell me how.
Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .
Source: https://ru.stackoverflow.com/questions/585247/
All Articles
UNION SELECT 2 WHERE @ConditionVariable=1- like so. If there is no WHERE - what does “By condition” mean? - Zufir