我有两个相同的查询,但具有不同的where条件值 explain analyse select survey_contact_id, relation_id, count(survey_contact_idsurvey_id = 888 and account_id = 12 and deleted_at is NULL group by survey_contact_id, relation_id; 当我运行这两个查询时,它们都产生不同的结果 for first查询结果 GroupAggregate (cost=0.2