taosdata/TDengine
在 GitHub 查看Duplicate data exists in the primary key column (collect_date_time) of the subtables in my supertable
Open
#25,000 建立於 2024年3月4日
help wantedquestion
倉庫指標
- Star
- (24,849 star)
- PR 合併指標
- (平均合併 1天 1小時) (30 天內合併 4 個 PR)
描述
SELECT collect_date_time,count(1) from energy_data where device_id='nyjl50' and project_id='1169307517083373568' group by collect_date_time having count(1)>1