You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select r.race, count (case when v.e2016gvm is not null then v.e2016gvm end) as voted, count(case when v.e2016gvm is null then 1 end) as notvoted from race_svny r