taosdata/TDengine
Duplicate data exists in the primary key column (collect_date_time) of the subtables in my supertable
Aperta
#25.000 aperta il 4 mar 2024
help wantedquestion
Metriche repository
- Star
- (24.849 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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