Oracle 新增数据 insert into整理 一、普遍的方法:insert into 表名(id,name,age,status,字段N) values(‘id’,’name’,’age … Continue reading Oracle 新增数据 insert into整理