Question: Which of the following statements is wrong?
A
B
C
D
E
Truncate is faster than Delete
B
Truncate is a DDL command
C
Truncate retains the identity of the table
D
Truncate cannot be rolled back
E
Truncate removes all rows from the table
Note: Not available