Deck 3: Data Modeling

Full screen (f)
exit full mode
Question
The largest unit of information in the data hierarchy is a record.
Use Space or
up arrow
down arrow
to flip the card.
Question
The basic unit of information in an accounting information database is a table.
Question
Record keys on computer files are unique only to the extent that they classify computer records by some general category.
Question
A foreign key is a data field in the records of one file that references a primary key in the records of another file.
Question
The basic unit of information in an accounting information system database is the debit.
Question
The largest unit of information in an accounting information database is a data field.
Question
The smallest unit of information in the data hierarchy is a data field.
Question
The correct order of elements,from smallest to largest,in the data hierarchy is data field,file (table),record,database.
Question
Given the flexibility and usefulness of computerized accounting databases,a company will always find it cost effective to use them in processing,storing,and retrieving accounting data.
Question
The letter "M" in the acronym DBMS stands for "maintenance."
Question
Three database concerns when creating large databases are "data integrity," "processing accuracy," and "data security."
Question
A computer record is used to store all the information about one transaction,but several such records must be used to store the information about one employee,one inventory part,and so forth,on a master file.
Question
An accounting information system database is a collection of facts and figures that serves the accounting information needs of one or more organizational subsystems.
Question
The data field that distinguishes one record from another in a database table is called the primary key.
Question
The letter "M" in the acronym DBMS stands for "management."
Question
For a file of employee workers,it would make more sense to use their last name as a primary key rather than their Social Security number because this would better preserve their privacy.
Question
The correct order of elements,from smallest to largest,in the data hierarchy is database,data field,record,file (table).
Question
A last name such as "Smith" is an example of a useful primary record key.
Question
The correct order of elements,from smallest to largest,in the data hierarchy is data field,record,file (table),database.
Question
A Social Security number is a good example of a useful primary record key.
Question
The idea behind view controls is to allow users access to only that information that they need to see.
Question
An REA accounting system takes an "enterprise-wide view" of accounting data.
Question
The idea behind concurrency control is to deny several users access to the same database record at the same time.
Question
The initials R-E-A in the REA accounting framework refer to "resources,events,and accounting."
Question
The "concurrency" control in database operations refers to the need to convert foreign currency amounts into dollar terms before reporting them to subschema viewers.
Question
Database security is no longer important because DBMSs are already so safe.
Question
Normalizing accounting data refers primarily to eliminating errors and outliers,thus creating "normal data."
Question
An advantage of relational databases is that additional indexes can be added at later points of time as new data processing requirements dictate.
Question
An example of a database cardinality is "one-to-one."
Question
An example of a "one-to-one" relationship is "employee to assigned parking stall."
Question
"Protecting privacy" is one of the important goals in data modeling.
Question
The term "transaction control" refers to the requirement that a database system either process a transaction entirely,or not at all.
Question
The E-R model refers to the "entity-relationship" model.
Question
A data dictionary is a computer file describing the data items of an accounting database.
Question
A relational data structure should never be used for accounting systems.
Question
An example of a database cardinality is "one-to-few."
Question
A disadvantage of relational databases is that they cannot accommodate a variety of file inquiries.
Question
"Avoiding data redundancy" is one of the important goals in data modeling.
Question
An example of a "one-to-many" relationship is "students to classes."
Question
An example of a database cardinality is "one-to-many."
Question
The basic unit of information on a computer file of accounting data is a(n):

A)Inventory part number
B)Data field
C)Computer record
D)Bit
Question
An example of a transitive relationship in a medical application is the one between "doctor number" and "patient name."

A)AIS databases store valuable information
B)Many AISs are large and therefore potentially unwieldy
C)The databases of some organizations are very complex
D)The hard disk space used to store AIS databases is comparatively expensive
E)all of these are reasons why databases are important to AISs
Question
An example of a transitive relationship in a parking-tickets application is the one between "ticket code" and "fine amount."
Question
Which of the following creates relationships by linking the data in one file (e.g.,customer)to an item in a second file (e.g.,a sales order)?

A)Foreign key
B)Data dictionary
C)Relationships link bit
D)Index file
Question
The data item which uniquely identifies a computer record in an AIS database table is called the:

A)Pointer address
B)Primary record key
C)Employee number
D)Header label
E)Sort field
Question
A database is in second normal form if all of its records are in first normal form,and a second,duplicate record exists for each of them.
Question
The ________ is not necessarily unique for the records in a database table,but is nonetheless often used to locate a particular record:
A) Relationships link bit

A)Foreign key
B) Index file
B)Data dictionary
Question
There are exactly three normal forms.
Question
From the following choices,the best example of a primary key for an employee table would be his or her:

A)Social Security number
B)Phone number
C)Last name
D)Office number
Question
The terms "parent record," "child record," and "sibling record" describe the records in a:

A)Hierarchical database
B)Network database
C)Relational database
D)Flat file
Question
Databases cannot store more than one value in the same data field of the same record.
Question
Which of these comes closest in structure to that of a hierarchical database?

A)Organization chart
B)List of students and their classes
C)List of specialty doctors and their patients
D)A map of a city
Question
All of these are types of record keys except:

A)Primary record key
B)Foreign record key
C)Tertiary record key
D)all the above are record key terms
Question
A database is in first normal form if the data it contains is free of errors and outliers.
Question
The foreign key in one database table will always be a _______ key in a linked table.

A)Secondary key
B)Domestic key
C)Primary key
D)all of these are always true
Question
The best choice for the primary key in an "Employees" table would be his or her:

A)Last name
B)First name
C)Phone number
D)Employee number
Question
An important reason for normalizing data is to eliminate data redundancy.
Question
An example of a transitive relationship in a medical application is the one between "medical procedure code" and "cost of treatment."
Question
A database is in third normal form if all of its records are in second normal form,and there are no transitive dependencies.
Question
All of the following are items within the data hierarchy except:

A)Database
B)Data field
C)Record
D)all of these items are part of the data hierarchy
Question
Controls that require a database to either execute a transaction completely,or not at all,are examples of:

A)Data integrity controls
B)Corporate ethics
C)Concurrency controls
D)Privacy controls
Question
The REA accounting framework is most closely associated with which of the following?

A)SQL
B)An enterprise-wide view of accounting processes
C)Normalization of accounting data for recording and query purposes
D)An example of a data manipulation language
Question
A data dictionary:

A)Is a book defining computer terms
B)Is a reference document describing how accounting data are collected
C)Is usually a computer file that maintains descriptive information about the data items of an accounting information system
D)all of the above
Question
In the REA framework,a database designer should create a ____ for each entity.

A)Record
B)Table
C)Secondary key
D)all of these
Question
Which of these would be an example of an "agent" in the REA framework?

A)Salesperson
B)Customer
C)Manager
D)all of these are possibilities
Question
The letters "E-R" in the term E-R diagram refers to:

A)Entity relationship
B)Economic relationship
C)Enterprise resource
D)none of these
Question
The purpose of the E-R model is to help database designers:

A)Identify data redundancies
B)Create databases in third normal form
C)Design databases and depict data relationships
D)
Question
Which of these would be an example of a "resource" in the REA framework?

A)Equipment
B)Inventory
C)Cash
D)all of these are possible examples of resources
Question
The _________ helps developers document a database:

A)Data documentation detailer (DDD)
B)Data dictionary
C)Database schema system
D)Data OLAP system
Question
In the REA accounting framework,the letter "R" stands for:

A)Resources
B)Recording
C)Remembering
D)Reporting
Question
Controls that do not allow users to update the same database record at the same time are examples of:

A)Data integrity controls
B)Data processing controls
C)Concurrency controls
D)Privacy controls
Question
Assume that an accounts receivable application contains database tables for customer orders,inventory items,customers,and salespersons.Which of these items would probably be a foreign key in the customer orders table?

A)Order number
B)Customer name
C)Salesperson number
D)all of these
Question
A data dictionary can help an accountant:

A)Prepare tax forms for the IRS
B)Establish an audit trail
C)Correct clerical mistakes in transaction data
D)Perform an audit of the petty cash fund
Question
Which of the following is not an objective of a computerized database?

A)Minimize data redundancy
B)Make efficient use of storage media
C)Distribute information to end users
D)Eliminate the data?gathering responsibilities of some subsystems within the organization
E)Reduce the decision?making functions of subsystem managers
Question
Assume that an accounts receivable application contains database tables for customer orders,inventory items,customers,and salespersons.All of these would be likely data fields in a customer order table except:

A)Customer name
B)Customer number
C)Date of order
D)Order number
Question
A major advantage of relational databases is:

A)All records are stored together
B)No pointers are used
C)The ability to add tables and relationships after the database becomes operational
D)It closely resembles a flat file
Question
In the REA framework,which of these would be recorded as an "event?"

A)Hiring a new president of the company
B)Taking an initial sales order from a customer
C)Buying a piece of equipment for cash
D)all of these would be recorded as events
Question
In the REA framework,an account receivable would be classified as a(n):

A)Asset
B)Event
C)Resource
D)none of these
Question
This type of database structure enables users to create relationships after the database has been created and implemented:

A)Hierarchical
B)Network
C)Star
D)Relational
Question
Edit tests that catch data entry errors are examples of:

A)Data integrity controls
B)Transaction controls
C)Concurrency controls
D)Privacy controls
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/103
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Data Modeling
1
The largest unit of information in the data hierarchy is a record.
False
2
The basic unit of information in an accounting information database is a table.
False
3
Record keys on computer files are unique only to the extent that they classify computer records by some general category.
False
4
A foreign key is a data field in the records of one file that references a primary key in the records of another file.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
5
The basic unit of information in an accounting information system database is the debit.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
6
The largest unit of information in an accounting information database is a data field.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
7
The smallest unit of information in the data hierarchy is a data field.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
8
The correct order of elements,from smallest to largest,in the data hierarchy is data field,file (table),record,database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
9
Given the flexibility and usefulness of computerized accounting databases,a company will always find it cost effective to use them in processing,storing,and retrieving accounting data.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
10
The letter "M" in the acronym DBMS stands for "maintenance."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
11
Three database concerns when creating large databases are "data integrity," "processing accuracy," and "data security."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
12
A computer record is used to store all the information about one transaction,but several such records must be used to store the information about one employee,one inventory part,and so forth,on a master file.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
13
An accounting information system database is a collection of facts and figures that serves the accounting information needs of one or more organizational subsystems.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
14
The data field that distinguishes one record from another in a database table is called the primary key.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
15
The letter "M" in the acronym DBMS stands for "management."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
16
For a file of employee workers,it would make more sense to use their last name as a primary key rather than their Social Security number because this would better preserve their privacy.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
17
The correct order of elements,from smallest to largest,in the data hierarchy is database,data field,record,file (table).
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
18
A last name such as "Smith" is an example of a useful primary record key.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
19
The correct order of elements,from smallest to largest,in the data hierarchy is data field,record,file (table),database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
20
A Social Security number is a good example of a useful primary record key.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
21
The idea behind view controls is to allow users access to only that information that they need to see.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
22
An REA accounting system takes an "enterprise-wide view" of accounting data.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
23
The idea behind concurrency control is to deny several users access to the same database record at the same time.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
24
The initials R-E-A in the REA accounting framework refer to "resources,events,and accounting."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
25
The "concurrency" control in database operations refers to the need to convert foreign currency amounts into dollar terms before reporting them to subschema viewers.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
26
Database security is no longer important because DBMSs are already so safe.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
27
Normalizing accounting data refers primarily to eliminating errors and outliers,thus creating "normal data."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
28
An advantage of relational databases is that additional indexes can be added at later points of time as new data processing requirements dictate.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
29
An example of a database cardinality is "one-to-one."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
30
An example of a "one-to-one" relationship is "employee to assigned parking stall."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
31
"Protecting privacy" is one of the important goals in data modeling.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
32
The term "transaction control" refers to the requirement that a database system either process a transaction entirely,or not at all.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
33
The E-R model refers to the "entity-relationship" model.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
34
A data dictionary is a computer file describing the data items of an accounting database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
35
A relational data structure should never be used for accounting systems.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
36
An example of a database cardinality is "one-to-few."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
37
A disadvantage of relational databases is that they cannot accommodate a variety of file inquiries.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
38
"Avoiding data redundancy" is one of the important goals in data modeling.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
39
An example of a "one-to-many" relationship is "students to classes."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
40
An example of a database cardinality is "one-to-many."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
41
The basic unit of information on a computer file of accounting data is a(n):

A)Inventory part number
B)Data field
C)Computer record
D)Bit
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
42
An example of a transitive relationship in a medical application is the one between "doctor number" and "patient name."

A)AIS databases store valuable information
B)Many AISs are large and therefore potentially unwieldy
C)The databases of some organizations are very complex
D)The hard disk space used to store AIS databases is comparatively expensive
E)all of these are reasons why databases are important to AISs
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
43
An example of a transitive relationship in a parking-tickets application is the one between "ticket code" and "fine amount."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
44
Which of the following creates relationships by linking the data in one file (e.g.,customer)to an item in a second file (e.g.,a sales order)?

A)Foreign key
B)Data dictionary
C)Relationships link bit
D)Index file
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
45
The data item which uniquely identifies a computer record in an AIS database table is called the:

A)Pointer address
B)Primary record key
C)Employee number
D)Header label
E)Sort field
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
46
A database is in second normal form if all of its records are in first normal form,and a second,duplicate record exists for each of them.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
47
The ________ is not necessarily unique for the records in a database table,but is nonetheless often used to locate a particular record:
A) Relationships link bit

A)Foreign key
B) Index file
B)Data dictionary
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
48
There are exactly three normal forms.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
49
From the following choices,the best example of a primary key for an employee table would be his or her:

A)Social Security number
B)Phone number
C)Last name
D)Office number
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
50
The terms "parent record," "child record," and "sibling record" describe the records in a:

A)Hierarchical database
B)Network database
C)Relational database
D)Flat file
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
51
Databases cannot store more than one value in the same data field of the same record.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
52
Which of these comes closest in structure to that of a hierarchical database?

A)Organization chart
B)List of students and their classes
C)List of specialty doctors and their patients
D)A map of a city
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
53
All of these are types of record keys except:

A)Primary record key
B)Foreign record key
C)Tertiary record key
D)all the above are record key terms
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
54
A database is in first normal form if the data it contains is free of errors and outliers.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
55
The foreign key in one database table will always be a _______ key in a linked table.

A)Secondary key
B)Domestic key
C)Primary key
D)all of these are always true
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
56
The best choice for the primary key in an "Employees" table would be his or her:

A)Last name
B)First name
C)Phone number
D)Employee number
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
57
An important reason for normalizing data is to eliminate data redundancy.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
58
An example of a transitive relationship in a medical application is the one between "medical procedure code" and "cost of treatment."
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
59
A database is in third normal form if all of its records are in second normal form,and there are no transitive dependencies.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
60
All of the following are items within the data hierarchy except:

A)Database
B)Data field
C)Record
D)all of these items are part of the data hierarchy
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
61
Controls that require a database to either execute a transaction completely,or not at all,are examples of:

A)Data integrity controls
B)Corporate ethics
C)Concurrency controls
D)Privacy controls
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
62
The REA accounting framework is most closely associated with which of the following?

A)SQL
B)An enterprise-wide view of accounting processes
C)Normalization of accounting data for recording and query purposes
D)An example of a data manipulation language
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
63
A data dictionary:

A)Is a book defining computer terms
B)Is a reference document describing how accounting data are collected
C)Is usually a computer file that maintains descriptive information about the data items of an accounting information system
D)all of the above
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
64
In the REA framework,a database designer should create a ____ for each entity.

A)Record
B)Table
C)Secondary key
D)all of these
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
65
Which of these would be an example of an "agent" in the REA framework?

A)Salesperson
B)Customer
C)Manager
D)all of these are possibilities
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
66
The letters "E-R" in the term E-R diagram refers to:

A)Entity relationship
B)Economic relationship
C)Enterprise resource
D)none of these
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
67
The purpose of the E-R model is to help database designers:

A)Identify data redundancies
B)Create databases in third normal form
C)Design databases and depict data relationships
D)
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
68
Which of these would be an example of a "resource" in the REA framework?

A)Equipment
B)Inventory
C)Cash
D)all of these are possible examples of resources
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
69
The _________ helps developers document a database:

A)Data documentation detailer (DDD)
B)Data dictionary
C)Database schema system
D)Data OLAP system
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
70
In the REA accounting framework,the letter "R" stands for:

A)Resources
B)Recording
C)Remembering
D)Reporting
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
71
Controls that do not allow users to update the same database record at the same time are examples of:

A)Data integrity controls
B)Data processing controls
C)Concurrency controls
D)Privacy controls
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
72
Assume that an accounts receivable application contains database tables for customer orders,inventory items,customers,and salespersons.Which of these items would probably be a foreign key in the customer orders table?

A)Order number
B)Customer name
C)Salesperson number
D)all of these
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
73
A data dictionary can help an accountant:

A)Prepare tax forms for the IRS
B)Establish an audit trail
C)Correct clerical mistakes in transaction data
D)Perform an audit of the petty cash fund
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
74
Which of the following is not an objective of a computerized database?

A)Minimize data redundancy
B)Make efficient use of storage media
C)Distribute information to end users
D)Eliminate the data?gathering responsibilities of some subsystems within the organization
E)Reduce the decision?making functions of subsystem managers
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
75
Assume that an accounts receivable application contains database tables for customer orders,inventory items,customers,and salespersons.All of these would be likely data fields in a customer order table except:

A)Customer name
B)Customer number
C)Date of order
D)Order number
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
76
A major advantage of relational databases is:

A)All records are stored together
B)No pointers are used
C)The ability to add tables and relationships after the database becomes operational
D)It closely resembles a flat file
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
77
In the REA framework,which of these would be recorded as an "event?"

A)Hiring a new president of the company
B)Taking an initial sales order from a customer
C)Buying a piece of equipment for cash
D)all of these would be recorded as events
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
78
In the REA framework,an account receivable would be classified as a(n):

A)Asset
B)Event
C)Resource
D)none of these
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
79
This type of database structure enables users to create relationships after the database has been created and implemented:

A)Hierarchical
B)Network
C)Star
D)Relational
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
80
Edit tests that catch data entry errors are examples of:

A)Data integrity controls
B)Transaction controls
C)Concurrency controls
D)Privacy controls
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 103 flashcards in this deck.