使用这个substring(str,charindex(',',str)+1,len(str)-charindex(',',str))会报错,
单独使用substring没有问题,不知道是不是不支持charindex;
前提是我不知道字符串总长度和要取的长度,只是需要取逗号之后的字符串
impala数据库SQL,怎么截取逗号之后的字符串??
sql里面怎么写才有效?
https://blog.csdn.net/cw163184/article/details/78434238
https://blog.csdn.net/shawnhu007/article/details/107663682