oracle行转列
摘要:
wm_concat()函数 --创建表 create table test(id number,name varchar2(20)); --插入数据 insert into test values(1,'a'); insert into test values(1,'b'); insert into 阅读全文
posted @ 2020-08-07 11:15 shchenzl 阅读(1042) 评论(0) 推荐(0)
浙公网安备 33010602011771号