A table is a collection of data about a
specific topic, such as students or contacts. Using a separate table
for each topic means that you store that data only once, which makes
your database more efficient, and reduces data-entry errors.
Â
Access provides three ways to create
a table for which there are icons in the Database Window. Double-click
on the icons to create a table.