A. Create tables
B. Link tables together
C. Delete data
D. Format reports
🧠Explanation:
A foreign key is used to connect one table to another table.
Key Points:
- Matches the primary key in another table
- Maintains relationships
- Ensures data integrity