|
|
|
|
|
by ImJasonH
3215 days ago
|
|
1,525,564 records (6.8%) seemingly generated from https://www.battleforthenet.com/ > SELECT COUNT(*) FROM [jyang:fcc_ecfs.17108_comments] WHERE comment LIKE "The FCC's Open Internet Rules (net neutrality rules) are extremely important to me.%" |
|
> SELECT COUNT(*) c, SUBSTR(comment, 0, 100) pre FROM [jyang:fcc_ecfs.17108_comments] GROUP BY pre ORDER BY c DESC LIMIT 10;