
Tables
Welcome to our section on Database Tables! There are several different types of database objects, however since all other objects rely on the existence of the database Table, creating a table is the very next step - after creating a database. Database Tables can be created manually using Database Design View, Datasheet View, or by using the Table Wizard. In creating a Database Table, you must next create Fields, which are divided into three sections: (1) Field Name (2) Data Type, and (3) Description. You must insert data into each of these sections to create a Table.