To delete a current table from the database, you use the DROP table statement as shown below: DROP TABLE [IF ... DROP SCHEMA is a synonym for DROP DATABASE.
確定! 回上一頁