Whenever sqlerror
Transformation for this command is pending
Description
The
WHENEVER SQLERROR
command Performs the specified action (exits SQL*Plus by default) if a SQL command or PL/SQL block generates an error. (Oracle SQL Plus User's Guide and Reference)
Snowflake does not support the use of this command and does not have any that might resemble its functionality. At the time of transformation, an EWI will be added.
1. Whenever sqlerror command
Oracle
IN -> Oracle_01.sql
SnowSQL (CLI Client)
OUT -> Oracle_01.sql
Known Issues
No Known Issues.
Related EWIs
SSC-EWI-0073: Pending Functional Equivalence Review.
Last updated