Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Business
Study Set
Accounting Information Systems Study Set 22
Quiz 4: Relational Databases and Enterprise System
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 1
Short Answer
Which of the following correctly describes the Referential Integrity Rule? A. The primary key of a table must have data values (cannot be null) B. Each attribute in a table must have a unique name C. The data value for a foreign key could be null D. Values of a specific attribute must be of the same type
Question 2
True/False
The "Where" SQL clause can be used to link two tables.
Question 3
True/False
In a hierarchical data model, data elements are related in many-to-many relationships.
Question 4
True/False
Classes could be grouped into Resources (R), Entities (E), and Assets (A) in data modeling.
Question 5
True/False
Three types of data models used today are: the hierarchical model, the network model and the relational model.
Question 6
True/False
SQL is based on relational algebra and allows a user to query and update the database.
Question 7
True/False
Each attribute in a table can have several names.
Question 8
True/False
Access is a simple database management system that can be used to run databases for individuals and small firms.
Question 9
True/False
In Access, users can edit database information in reports.
Question 10
Short Answer
A company would like to implement a management information system that integrates all functional areas within an organization to allow information exchange and collaboration among all parties involved in business operations. Which of the following systems is most effective for this application? A. A decision support system. B. An executive support system. C. An office automation system. D. An enterprise resource planning system.
Question 11
True/False
Queries in Access are utilized by users to enter data into tables and view existing records.
Question 12
Short Answer
In Microsoft Access, we use tables in a database for: A. Data entry B. Data storage C. Data retrieval D. Two of the above are correct.
Question 13
True/False
In a database, while queries allow the user to access, read and report on desired data, the responsibility of actually making physical changes to the relational database belongs to the Database Management System (DBMS).