Quantcast
Channel: ITPUB论坛-专业的IT技术社区
Viewing all articles
Browse latest Browse all 18583

急一sql写法

$
0
0
现有如下数据: create table TAB ( testv VARCHAR2(200) ); insert into TAB (testv) values ('01 人民币(CNY),100,1000,10000;02,港元(HKD),200,2000,20000;01 美元(USD),100,1000,10000'); commit; 如 ...

Viewing all articles
Browse latest Browse all 18583

Trending Articles