Assessment exercise: Relational Databases

Sep 28, 2014 • Roman Valls

1. What are the main high level structures that support data in a relational database?

a) Tables, composed by fields and rows.

b) Fields, composed by tables and rows.

c) Just data, stored in fields.

d) B-trees.

2. Name a few examples of DBMS you heard in the lesson.