A.
Delete all records in table 'xpto' but does not reset the AUTO_INCREMENT sequence[
B.
Delete all records in table 'xpto' and reset the AUTO_INCREMENT value to 0;U
C.
Throw an error depending on sql mode$
D.
Delete all records in table 'xpto' and resets the AUTO_INCREMENT sequenceS