Oracle截取某字段前后字符串
摘要:
创建测试表及数据 1 2 3 4 5 6 7 8 9 create table test (name varchar2(10)); insert into test values ('2-15'); insert into test values ('2-33'); insert into test 阅读全文
posted @ 2016-09-09 12:10 生生卡卡的生生 阅读(8403) 评论(0) 推荐(0)
浙公网安备 33010602011771号