1.holo中判断字符串中是否包含
position(',' in cast(t3.field_value as text))
本文介绍了一种在Holo环境中判断字符串是否包含特定字符的方法。通过使用position函数结合incast和astext转换,实现了对字段值中指定字符的查找。
1.holo中判断字符串中是否包含
position(',' in cast(t3.field_value as text))
2032
1万+
436
1289
3100

被折叠的 条评论
为什么被折叠?
