What is Table? & Its Purposes In Access

Table is primary object or building block of database that stores data about any event or person or entity in the form or rows and columns. A single table is used to store data of a specific purpose or subject.
  • Table is the basic unit of database and it must be created first, before other objects are created.
In Ms-Access, table can be created in different ways:
  • Create table in design view
  • Created table in table wizard
  • Create table by entering data