What is used to show how the tables in a database are related to one another?
- DML
- ERD
- CSV
- DDL
Explanation: An Entity Relationship Diagram (ERD) shows how database tables are related to one another.
Related exam: Module 6.3.2 Quiz - Introduction to Relational Databases and SQL
