15
Answers

SQL Extract Data that single status alone...

TAN WhoAMI

TAN WhoAMI

11y
1.2k
1

with the above query, I get those entries with Status=10,20 and 90.

I want to check for entries which have Status=90 alone, and which DO NOT HAVE Status=10 or Status=20. I did below, but seem not correct.







Answers (15)