Select Flashback Query
Description
{ VERSIONS BETWEEN
{ SCN | TIMESTAMP }
{ expr | MINVALUE } AND { expr | MAXVALUE }
| AS OF { SCN | TIMESTAMP } expr
}Sample Source Patterns
1. AS OF with TIMESTAMP case
2. AS OF with SCN case
Known Issues
1. The option when it is using SCN is not supported.
2. The VERSION statement is not supported in Snowflake.
Related EWIS
Last updated
