Last updated 11 months ago
Medium
The sequence CURRVAL property is not supported in Snowflake.
You can check this to see what Snowflake suggests to handle situations where the CURRVAL property is used.
If you need more support, you can email us at
select seq1.currval from dual;
select !!!RESOLVE EWI!!! /*** SSC-EWI-OR0069 - THE SEQUENCE CURRVAL PROPERTY IS NOT SUPPORTED IN SNOWFLAKE. ***/!!! seq1.currval from dual;