To permanently remove a table, enter the following statement within the MySQL shell: DROP TABLE table1;. Replace table1 with the name of the ...
確定! 回上一頁