Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sqlite> select uname, count(title) c from video_stats vs, videos v where vs.ytid = v.ytid AND vs.ytid = 'PRd7gOfIS-0' group by uname order by c desc;
- Keii|29
- |3
- Keinn|2
- Arceonn|1
- DJZebro|1
- EpsilonBro|1
- Smaha|1
- meguca|1
- notnotnamed|1
Advertisement
Add Comment
Please, Sign In to add comment