Metadata is data about data. MS Access is a database. Most of the time we are interested in the data in the database tables. For example the database could have tables that store information about orders and order items. So typical queries would be for the number of orders per day or from some location. Metadata would tell us things like the names of the tables and the names of the columns in those tables.
Copyright © 2026 eLLeNow.com All Rights Reserved.