摘要: 目录1)基本2)数学函数3)rownum4)分页5)时间处理6)字符函数7)to_number8)聚合函数9)学生选课10)图书馆借阅基本--新建表:create table table1( id varchar(300) primary key, name varchar(200) not nul... 阅读全文
posted @ 2014-05-02 15:43 wishyouhappy 阅读(55222) 评论(21) 推荐(32)