摘要: C:\Users\Administrator>sqlplus weiyan/123@WINDOWS-5EF799B/orclSQL*Plus: Release 11.2.0.1.0 Production on 星期六 12月 27 16:32:12 2014Copyright (c) 1982, 2... 阅读全文
posted @ 2014-12-27 16:33 阿尔温安多米尔 阅读(108) 评论(0) 推荐(0)
摘要: 15:15:13.001 ERROR org.hibernate.util.JDBCExceptionReporter - An attempt by a client to checkout a Connection has timed out.15:15:24.062 ERROR org.hib... 阅读全文
posted @ 2014-12-27 15:18 阿尔温安多米尔 阅读(243) 评论(0) 推荐(0)
摘要: create table student(sno int,sname varchar(20),ssex char(2),sage int,sdept varchar(30),primary key(sno));create table course(cno int,cname varchar(30)... 阅读全文
posted @ 2014-11-17 20:21 阿尔温安多米尔 阅读(160) 评论(0) 推荐(0)