|
|
|
|
|
by jstrong
2152 days ago
|
|
not a solution architect but, just delete by a very specific timestamp. this is not possible if you are writing at coarse time precisions, so don't do that. `delete from meas_name where time='2020-07-22T15:40:58.375506762Z'` - just tried that and it deleted one row. |
|