'select query unsuccessfully in the Apache IotDB
Solution 1:[1]
Each level path in SQL cannot start with a number. Just wrap it in backquotes.
select * from root.nvriotdata.mqtt.awp.11204E93
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jaelynn Fowler |

