Tables are by far the most important part of any database. Tables are where a database stores all of its information. All the other database objectsqueries, forms, reports, pages, and macrosare merely tools to analyze, manipulate, and display the information stored in a table. Any of these other database objects are optionalbut without tables, a database wouldn't be a database.