Some facts about the SQL All operator? Below are the 3 most useful facts about the SQL ALL operator (1)This will RETURNS a BOOLEANVALUE as a OUTPUT result (2)This will return the TRUE if all the subquery will meet the condition (3)We can used this with Select, Where and Having statements