How do you import data
Import from other files or systems.
- Excel, Microsoft Access, text files, XML data, etc.
Databases can read and import data stored in other systems.
What are Access tables?
What are Access relationships?
Relationships
- Determine how data is used when retrieving data from multiple tables
- Do not typically exist when data tables are imported into database
Must be manually identified/created
- Created by finding common field(s) between two tables
What are Access queries?