最接近資料庫的當前SCN號

zhangsharp20發表於2014-09-19

The most recent SCN that can be reached with Flashback Database is the current SCN of the database. This query returns the current SCN:

SQL> SELECT CURRENT_SCN FROM V$DATABASE;

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29802484/viewspace-1274207/,如需轉載,請註明出處,否則將追究法律責任。

相關文章