Skip to content
Advertisement

Need to get difference between these two as output

REQUIRED QUERY :

select all memberid from query 1 having higher count than query 2

the aim is to display all memberid who were leader/organiser/helper more times than they participate in event

how do i join these two select statement and view the required output

=============

=======

Advertisement

Answer

another, “all_in_one” solution

User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement