Join 36000+ teachers and students using TTIO.
At this point, you should already understand that a database is a collection of data organized into several connected lists. In Access, all data is stored in tables, which means tables are the heart of any database.
You also might already know that tables are organized into vertical columns and horizontal rows. In Access, rows and columns are referred to as records and fields. A field is more than just a column; it’s a way of organizing information by the type of data it is. Every piece of information within a field is of the same type.
www.teachyourselfpython.com