Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 InfluxDB 中有一个表,为了进行优化,它包含一个字段,该字段既可以是“FR204”,也可以是用逗号连接的字符串,就像“FR204,FR301”一样。
事实是,我希望能够完全按照这种情况进行操作:https ://rstopup.com/convertir-una-cadena-separada-por-comas-en-cada-una-de-las-文件.html
是否可以在 InfluxDB 中执行此操作?谢谢。