Exam 5: Database Processing
Exam 1: Mis and You162 Questions
Exam 2: Information Systems for Collaboration161 Questions
Exam 3: Is for Competitive Advantage162 Questions
Exam 4: Hardware and Software160 Questions
Exam 5: Database Processing161 Questions
Exam 6: Data Communications160 Questions
Exam 7: Information Systems Within the Organization159 Questions
Exam 8: E-Commerce and Supply Chain Systems160 Questions
Exam 9: Business Intelligence Systems159 Questions
Exam 10: Systems Development161 Questions
Exam 11: Information Systems Management161 Questions
Exam 12: Information Security Management157 Questions
Exam 13: How the Internet Works64 Questions
Select questions type
What are the different types of relationships represented in a data model? How are these captured by the use of keys.
Free
(Essay)
5.0/5
(41)
Correct Answer:
There are four different types of relationships that have to be modeled in a data model; a 1:1, 1:M, M:1 and the most complex, N:M (many- to- many). In a 1:M and M:1 type of relationship, the foreign key is stored on the "many" side. In a 1:1 relationship, it can be stored on either side of the relationship. If the designer feels that the relationship may eventually change to a 1:M type, then the key should be stored on the potential "many" side. In a N:M type of relationship, a new intersection table is created using the identifier from each of the linked tables to form a new "composite" key.
When a table contains inaccurate data for the same data elements in a table, it is said that the data in the table lacks __________.
Free
(Short Answer)
4.8/5
(30)
Correct Answer:
integrity
In a relational database, a collection of related records is a(n):
Free
(Multiple Choice)
4.7/5
(33)
Correct Answer:
C
MySQL Server is an open- source DBMS package so it is free for most database applications.
(True/False)
4.9/5
(32)
A new information system enables user to perform in new ways, which leads to further changes in the system __________that the users couldn't visualize before.
(Multiple Choice)
4.7/5
(40)
Database practitioners classify tables into various ___________ depending on the type of data integrity problems to which they might be subject.
(Multiple Choice)
4.9/5
(27)
Changing the data entry form is the biggest challenge in creating and managing databases and database applications.
(True/False)
4.8/5
(32)
The name of the field and the data type and width are an example of metadata.
(True/False)
4.8/5
(42)
Normalization is a process that helps ensure that the tables from the database design process are well structured.
(True/False)
4.9/5
(38)
The database steering committee should consist of IT and IS people.
(True/False)
4.8/5
(35)
_____________is the most popular diagramming tool for database applications.
(Multiple Choice)
4.8/5
(25)
Some important system________ that will be needed are only discovered after a period of use.
(Short Answer)
4.8/5
(42)
__________is used to indicate a many- to- many relationship.
(Multiple Choice)
4.7/5
(34)
Keys of a different table than the one in which they reside are called __________.
(Short Answer)
4.8/5
(33)
What are the different keys used for in relational databases? How do they maintain the integrity of the information in the database applications?
(Essay)
4.9/5
(40)
If the same data element is stored differently in another table, this is said to be an issue of:
(Multiple Choice)
4.8/5
(33)
Showing 1 - 20 of 161
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)