August 2003
Intermediate to advanced
816 pages
28h 15m
English
When a table is removed from a database, all records and fields that it contains will be lost. You can remove any table, although deleting those in the mysql database is a bad idea as they contain important MySQL access control information.
To remove one, follow these steps:
1. | On the module's main page, click on the icon for the database from which you want to remove the table, and then on the icon for the table itself. |
2. | Click on the Drop Table button below the list of fields. This will take you to a confirmation page that asks if you are sure and tells you how many records will be deleted. |
3. | To go ahead, click the Drop Table button again. Once it has been removed, you will return to the list of surviving ... |
Read now
Unlock full access