Transact-SQL TRUNCATE statement transformation details
Last updated 9 months ago
Some parts in the output code are omitted for clarity reasons.
Source code
TRUNCATE TABLE TABLE1;
Translated code
!!!RESOLVE EWI!!! /*** SSC-EWI-0073 - PENDING FUNCTIONAL EQUIVALENCE REVIEW FOR 'TruncateTableStatement' NODE ***/!!! TRUNCATE TABLE TABLE1;
: Pending Functional Equivalence Review.