falaina

Untitled

Sep 22nd, 2011
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. 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;
  2. Keii|29
  3. |3
  4. Keinn|2
  5. Arceonn|1
  6. DJZebro|1
  7. EpsilonBro|1
  8. Smaha|1
  9. meguca|1
  10. notnotnamed|1
Advertisement
Add Comment
Please, Sign In to add comment