Exam 12: Database Structure of Accounting Systems
The selection operation is used in a relational database to produce a new table with only the desired columns of the desired rows from a single source table.
False
Describe data redundancy in an accounting system and the problems it causes.
Data redundancy means storage of the same data in several different files. This condition causes a lack of data quality, data inconsistency, and inefficient use of resources. Lack of data quality results when the same data are stored in more than one location and a change to the data is not made in all locations. Data inconsistency results when, for example, data stored in more than one location is stored in different formats. A social security number could be stored in one file with a nine-digit numeric format but with a packed decimal format in another file. Inefficient use of resources results because secondary storage is wasted by storing the same data in multiple locations. Also, it is costly to input the same data in storage more than one time.
Which of the following statements about the conceptual schema of a database is true?
A
Which of the following statements about an object-oriented database is true?
Which of the following files is not owned by the account receivable application in a conventional accounting system?
The earliest computerized accounting systems used conventional files that separated accounting data into dependent files.
What type of relationship do a customer table and an invoice table have?
Which of the following statements is not an advantage of a database?
What type of relationship do a customer table and an inventory table have?
The fact that tables are pooled into one reservoir gives a database its remarkable ability to relate data elements even though they are stored in different tables.
Which of the following statements is true about a database management system?
What operation produces a new table with only the desired columns from a single source table?
In an accounting system that uses a database, the application programs interact with the data stored in the database rather than with the database management system.
If database management systems are so nifty, why does any company still operate a conventional file, or legacy, system?
Most companies develop their database management systems in house.
Compare the data hierarchy of a conventional file to that of a database.
In practice, a database is defined as an organization's total collection of data on computer storage devices.
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)