Logically, it is not possible for FIRMDEFI to equal 1 and 2 at the same time. Instead of using AND, your WHERE statement could switch to OR. Alternatively:
Logically, it is not possible for FIRMDEFI to equal 1 and 2 at the same time. Instead of using AND, your WHERE statement could switch to OR. Alternatively:
where firmdefi in (1, 2);
The 2025 SAS Hackathon Kicks Off on June 11!
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.