编程大白的博客
oracle恢复数据
select * from 表名 as of timestamp to_timestamp('2012-8-8','yyyy-mm-dd hh24:mi:ss')
« Previous
Runtime.getRunTime.exec(String command)的使用
Next »
sqlldr是cmd下的命令,用来将文本格式数据导入到数据库中