felixchan 0 看题是 user_code重复 and open_time与close_time相同的意思吗,题目意思和下面说明咋不对应 select count(user_code) from A where open_time = close_time or(open_time is null and close_time is null) having count(user_code) > 13年前
滴答丶滴作者 0 时间是否重叠3年前@felixchan
滴答丶滴作者 0 不是相同,是open_time和close_time区间3年前@felixchan
回答3
只看作者最新最热