单项选择题

数据删除速度对比,正确的是()

A.drop>truncate>delete 
B.drop>delete>truncate
C.truncate>drop>delete
D.truncate>delete>drop