Untitled

From Violet Guinea Pig, 5 Months ago, written in Plain Text, viewed 69 times.
URL http://codebin.org/view/c47ed794 Embed
Download Paste or View Raw
  1. SELECT COUNT(*)    
  2. FROM stackoverflow.posts
  3. WHERE  (score > 300 OR favorites_count > 100) AND favorites_count > 100

Reply to "Untitled"

Here you can reply to the paste above