BurstRabbit的ChinaUnix博客
BurstRabbit
全部博文(50)
2019年(3)
2018年(3)
2017年(2)
2016年(5)
2015年(3)
2014年(1)
2013年(33)
sxwdj521
wojiuzhu
cynthia
人工智能
丸喵喵
格伯纳
月影光焕
hyukhae0
云少嘎嘎
发布时间:2014-02-10 13:14:37
select regexp_substr('1,2,3,4,5,6','[^,]+',1,rownum) remindId,1 remindTypefrom dual connect by rownum <=length('1,2,3,4,5,6')-length(replace('1,2,3,4,5,6',',',''))+1......【阅读全文】
登录 注册