This might be useful in tables where rowvesrion doesn’t store this information. But, does anyone have clue as to why
SELECT TIMESTAMP_TO_SCN(SYSDATE) FROM DUAL;
works but
SELECT TIMESTAMP_TO_SCN(SYSDATE + 15) FROM DUAL;
doesn’t?
Thank you.
Question
ORA_ROWSCN Where Oracle Stores the Time Row updated
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.