摘要:
http://thinkaw.iteye.com/blog/560941以往实现--9i语法:select * from <table_name> as of scn/timestamp xxx;举例: SQL> spool e:\flashback.sp SQL> drop table t1 purge; 表已删除。 SQL> create table t1 2 (n number); 表已创建。 SQL> alter session set nls_date_format = 'yyyy-mm-dd hh24:mi:ss'; 会话已更改。 阅读全文
posted @ 2012-06-27 21:09
小L
阅读(761)
评论(1)
推荐(0)
浙公网安备 33010602011771号