我希望获得评论特定subreddit的每个redditor的所有评论,例如r / gaming。 我知道如何查询subreddits:
SELECT * FROM [fh-bigquery:reddit_comments.2007]
WHERE subreddit = "gaming"
但是我的SQL / BigQuery知识太有限了,无法获得redditor的所有评论,redditor在subreddit中发表了评论。
我在想像
这样的东西SELECT author FROM [fh-bigquery:reddit_comments.2007]
WHERE subreddit = "gaming"
但这只是给了我评论r / game的用户的作者姓名。
如何搜索某个特定subreddit的作者并在所有subreddit中获取所有提交的内容? Here is the link to the used BigQuery-table.
谢谢!
答案 0 :(得分:2)
尝试以下
<script>
function fusioncharts(type,rendernamew,w,h,xaxisname,yaxisname,labelname1,labelname2,categoryvalue,setvalue1,setvalue2){
// here code starts
}
</script>