Which of the following is a characteristic of a relational database?
Correct Answer: Data is stored in tables.
- Step 1: Understand what a relational database is. It is a type of database that organizes data into structured formats.
- Step 2: Learn that in a relational database, data is stored in tables. Each table has rows and columns.
- Step 3: Recognize that each row in a table represents a record, and each column represents a field of data.
- Step 4: Remember that tables can be related to each other through keys, which helps in organizing and retrieving data efficiently.
No concepts available.