Nuacht

In Microsoft Access, you can rename or delete a database table or other objects such as forms, reports, and queries. We show you how to do it.
In your database diagram, select the table you want to remove. Right-click the table and choose Remove Table from Diagram from the shortcut menu. -or- Press the ESC key. If the table has unsaved ...
Removing a table or table-valued object does not delete anything from the database; it only removes it from the current query. For details about removing a table from a database, see How to: Delete ...
Learn how to add and remove Primary Keys from an Access database table. The primary key's purpose is to promptly associate data from multiple tables and combine that data.
Learn the basic syntax and examples of the SQL DELETE statement, as well as its limitations and alternatives, for deleting data from a table in a relational database.