Unit J: Database Basics
TRUE/FALSE
1. A fixed-length field automatically adds blank spaces if the data you enter is shorter than the allocated
length.
2. Microsoft Outlook is a computer database.
3. A Rolodex is an example of an unstructured file.
4. Computer databases typically display records as rows in a table or as a form.
5. A record occurrence is sometimes called a table.
6. Relational databases are the most popular models today.
7. In a network database, data is stored in a single collection of related tables, and all of the records in a
table are of the same data type.
8. In a network database, a set contains both a parent and child node.
9. In a hierarchical database, each parent node can have only one child node.
10. Some spreadsheet software can be used to create flat database files.
11. Most database projects today are implemented with RDBMS software.
12. Microsoft Excel is an example of RDBMS software.