Running SQL Graph Queries at a Specific SCN
You can run a SQL graph query at a given System Change Number (SCN) or timestamp value.
The graph name, which is the first operand of the GRAPH_TABLE operator, can be associated with either of the following clauses:
-
AS OF SCN: See Example: Query UsingSCN -
AS OF TIMESTAMP: See Example: Query UsingTIMESTAMP