多项选择题

要删除表userInfo中的所有记录,用以下的哪两个命令?()

A.DROP TABLE userInfo
B.TRUNCA TETABLE userInfo
C.DELETE FROM userInfo
D.DROP FROM userInfo