1、DML
SELECT、UPDATE、INSERT、DELETE
2、DDL
CREATE、ALTER、DROP
3、DCL
grant,deny,revoke
DML&DDL&DCL
原文:https://www.cnblogs.com/yaoyuan2/p/12735748.html