oracle行号排序问题
摘要:1、创建一个student,并且插入数据create table student(name varchar(12),age int)insert into student values('z1','1');insert into student values('z2','6');insert int...
阅读全文
posted @ 2014-12-03 08:16
posted @ 2014-12-03 08:16