Truncate
Transact-SQL TRUNCATE statement transformation details
Source code
TRUNCATE TABLE TABLE1;
Translated code
!!!RESOLVE EWI!!! /*** SSC-EWI-0073 - PENDING FUNCTIONAL EQUIVALENCE REVIEW FOR 'TruncateTableStatement' NODE ***/!!!
TRUNCATE TABLE TABLE1;
Related EWIs
SSC-EWI-0073: Pending Functional Equivalence Review.
Last updated