Core Concepts of Accounting Information Systems, 13th Edition, by Simkin, Rose, and Norman
Chapter 8
ORGANIZING AND MANIPULATING DATA IN DATABASES
Discussion Questions
8-1. There are several other database management systems available to users, including
8-2. The different data types available in Access include: Text, Memo, Number,
fields in replicated databases), and Decimal.
8-4. Database management systems (DBMS) are computer software packages that enable
systems are computer programs, they are software—not hardware.
8-5. Data definition languages (DDLs) are the special programming languages of DBMSs
users to further specify the length of each field (for text data types) or the type of number (e.g.,
“Integer”) for numeric data types.
8-6. The act of linking database tables to one another enables users to extract relevant
information from them. For example, a database user might want to prepare a list of suppliers,
Chapter 8 describes how to do this. (The fields do not have to have the same name, but they must
have identical data types.) Access then enables the user to create queries based upon the linked
described above.
8-7. Data validation is the process of ensuring that the data input into the data fields of a
database record are accurate and complete. Data validation is important because it causes the