摘要:
--dml 数据操作和tcl事务操作 --一、insert insert into emp(empno, ename, job, sal) values(1001,'rose', 'CLERK', 1500); --使用子查询插入多条数据 create table emp_20( empid number(4) p... 阅读全文
posted @ 2017-05-15 09:29
冷漠脸
阅读(301)
评论(0)
推荐(0)
浙公网安备 33010602011771号