2 lines
54 B
SQL
2 lines
54 B
SQL
SELECT count(distinct actor_login) FROM github_events
|
SELECT count(distinct actor_login) FROM github_events
|