A.drop database wg B.drop wg C.drop wg databases D.drop database if exists wg
A.service mysqld start B.chkconfig mysqld on C./etc/init.d/mysqld start D.service mysqld stop
A.max() B.min() C.sum() D.avg()