Append
Last updated
Last updated
Transformation for this command is pending
Adds specified text to the end of the current line in the SQL buffer. (Oracle SQL Plus User's Guide and Reference)
A[PPEND] text
Snowflake does not have a direct equivalent to this command. The Snowflake !edit
command can be used to edit the last query using a predefined text editor. Whenever this approach does not cover all the APPPEND
functionality but it is an alternative.
APPEND SOME TEXT
!!!RESOLVE EWI!!! /*** SSC-EWI-0073 - PENDING FUNCTIONAL EQUIVALENCE REVIEW FOR 'APPEND STATEMENT' NODE ***/!!!
APPEND SOME TEXT;
No Known Issues.
SSC-EWI-0073: Pending Functional Equivalence Review.