在mysql数据库中,我有一个这样的表:createtablereview(reviewIdvarchar(12)primarykey,helpfulnessdouble,reviewRatinginteger)我尝试将有用和无用的groupbyreviewRating和helpfulnesswhere>=0.75算作无用或其中unhelpfulnesshelpfulnessreviewRating521422343我尝试这样做,但似乎计数不起作用,并且在该位置加入无效。SELECTa.countASHELPFUL,b.countASUNHELPFULFROMreviewawhereh