Introduction MySQL Tutorial

mysql>
mysql> CREATE TABLE employee (
    -> ID IN(3)
    -> \c
mysql>