1. How is data stored in a relational database?
All data is stored in tables, where columns represent attributes and each row represents one particular instance of an entity.