Creating a Table In mysql we can execute any SQL command. One simple type of command creates a table (relation). The form is. mysql>CREATE TABLE student ...
確定! 回上一頁