DBS midterm

5.0(1)
studied byStudied by 53 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/437

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

438 Terms

1
New cards

Question 13

The biggest problem caused by data redundancy is:

a.

Data visualization errors

b.

Increased software licensing costs

c.

Limited programming flexibility

d.

Compromised data integrity

Compromised data integrity

2
New cards

9) A graphical system used to capture the nature and relationships among data is called a(n):

A) XML data model.

B) hypertext graphic.

C) relational database.

D) data model.

D

3
New cards

10) Data that describe the properties of other data are:

A) relationships.

B) logical.

C) physical.

D) metadata.

D

4
New cards

17) A major difference between data warehouses and transactional systems as compared to big data is:

A) the data is unstructured in big data systems.

B) the size of the CPU used.

C) the programming required to access data.

D) all of the above.

A

5
New cards

31) A knowledge base of information or facts about an enterprise is called a(n):

A) enterprise information system.

B) repository.

C) systems information unit.

D) database process.

B

6
New cards

35) Database development begins with , which establishes the range and general contents of organizational databases.

A) database design

B) cross-functional analysis

C) departmental data modeling

D) enterprise data modeling

D

7
New cards

37) The SDLC phase in which every data attribute is defined, every category of data is listed, and every business relationship between data entities is defined is called the phase.

A) planning

B) design

C) analysis

D) implementation

C

8
New cards

38) The SDLC phase in which database processing programs are created is the phase.

A) planning

B) design

C) analysis

D) implementation

D

9
New cards

40) Specifying how data from a logical schema are stored in secondary memory is part of the:

A) design.

B) maintenance.

C) analysis.

D) implementation.

A

10
New cards

43) specify computer systems requirements.

A) Programmers

B) Users

C) Systems analysts

D) Database analysts

C

11
New cards

44) do NOT concentrate on determining the requirements for the database component of an information system.

A) Database analysts

B) Systems analysts

C) Programmers

D) End Users

D

12
New cards

1) Information is processed data.

TRUE

13
New cards

2) Metadata are data that describe the properties of other data.

TRUE

14
New cards

3) Databases were developed as the first application of computers to data processing.

FALSE

15
New cards

4) File processing systems have been replaced by database systems in most critical business applications today.

TRUE

16
New cards

5) Unplanned duplicate data files are the rule rather than the exception in file processing systems.

TRUE

17
New cards

6) Organizations that utilize the file processing approach spend only 20 percent of development time on maintenance.

FALSE

18
New cards

7) Many of the disadvantages of file processing systems can also be limitations of databases.

TRUE

19
New cards

8) With the traditional file processing approach, each application shares data files, thus enabling much data sharing.

FALSE

20
New cards

9) Development starts from scratch with the traditional file processing approach because new file formats, descriptions, and file access logic must be designed for each new program.

TRUE

21
New cards

10) A data model is a graphical system used to capture the nature and relationships among data.

TRUE

22
New cards

11) A well-structured database establishes the entities between relationships in order to derive the desired information.

FALSE

23
New cards

12) A person is an example of an entity.

TRUE

24
New cards

13) The data that you are interested in capturing about an entity is called an instance.

FALSE

25
New cards

14) A relational database establishes the relationships between entities by means of a common field.

TRUE

26
New cards

15) Separation of metadata from application programs that use the data is called data independence.

TRUE

27
New cards

16) Data redundancy is used to establish relationships between data but is never used to improve database performance.

FALSE

28
New cards

17) Redundancy increases the risk of inconsistent data.

TRUE

29
New cards

18) A user view is how the user sees the data when it is produced.

FALSE

30
New cards

19) One reason for improved application development productivity with the database approach is that file design and low-level implementation details do not need to be handled by the application programmer.

TRUE

31
New cards

20) The data repository assists database administrators in enforcing standards.

TRUE

32
New cards

21) The failure to implement a strong database administrative function is the most common source of database failures in organizations.

TRUE

33
New cards

22) A constraint is a rule in a database system that can be violated by users.

FALSE

34
New cards

23) Reduced program maintenance is an advantage of file processing systems.

FALSE

35
New cards

24) Cost and complexity are just two of the disadvantages of database processing.

TRUE

36
New cards

25) The term legacy system refers to a newly installed database management system.

FALSE

37
New cards

26) A modern database management system automates more of the backup and recovery tasks than a file system.

TRUE

38
New cards

27) Organizational commitment to a database project is not necessary for its success.

FALSE

39
New cards

28) Data management technologies are also increasing often used as information systems, as a foundation for analytics or the systematic analysis of data to understand a real-world problem better.

TRUE

40
New cards

29) Repositories are always used in file processing systems.

FALSE

41
New cards

30) The user interface includes languages, menus, and other facilities by which users interact with various system components.

TRUE

42
New cards

31) Personal databases are designed to support a small group of individuals working together on a project.

FALSE

43
New cards

32) Database development begins with the design of the database.

FALSE

44
New cards

33) An enterprise data model describes the scope of data for only one information system.

FALSE

45
New cards

34) Database development projects are never done in a bottom-up fashion.

FALSE

46
New cards

35) The systems development life cycle is the traditional methodology used to develop, maintain, and replace information systems.

TRUE

47
New cards

36) The steps of the systems development life cycle can only be viewed as a linear process.

FALSE

48
New cards

37) Enterprise modeling sets the range and general contents of organizational databases.

TRUE

49
New cards

38) All projects move from the planning-enterprise modeling step to the planning-conceptual data modeling step of the systems development life cycle.

FALSE

50
New cards

39) The repository is populated during the analysis phase of the systems development life cycle.

TRUE

51
New cards

40) The physical structure and storage organization of the database is decided upon during the implementation phase of the systems development life cycle.

FALSE

52
New cards

41) Database processing programs are coded and tested during the design stage of the systems development life cycle.

FALSE

53
New cards

42) Data from prior systems is converted to the new system during the implementation phase of the systems development life cycle.

TRUE

54
New cards

43) Database maintenance is typically the longest step of the database development process.

TRUE

55
New cards

44) Characteristics of the structure of the database are generally changed during the implementation phase of the database development process.

FALSE

56
New cards

45) Prototyping is a type of rapid application development.

TRUE

57
New cards

46) In prototyping, implementation and maintenance activities are repeated as necessary until the product is correct.

TRUE

58
New cards

47) Visual programming tools such as Visual Basic have made prototyping more difficult.

FALSE

59
New cards

48) Systems analysts work directly with both management and users to analyze the business situation and develop detailed project specifications.

FALSE

60
New cards

49) Database architects establish standards for data in business units.

TRUE

61
New cards

50) In 1998, ANSI/SPARC published an import document describing the three-schema architecture.

FALSE

62
New cards

51) The conceptual schema is always technology specific.

FALSE

63
New cards

52) The external schema contains a subset of the conceptual schema relevant to a particular group of users.

FALSE

64
New cards

53) A physical schema contains the specifications for how data from a conceptual schema are stored in a computer's secondary memory.

TRUE

65
New cards

54) The internal schema consists of the physical schema and the enterprise data model.

FALSE

66
New cards

55) E. F. Codd developed the relational data model during the 1970s.

TRUE

67
New cards

56) The relational data model is no longer popular in the 21st century.

FALSE

68
New cards

57) Although personal databases improve productivity, one risk is that data cannot be shared with other users.

TRUE

69
New cards

58) The most common way to support a group of individuals who work together on a project or group of similar projects is with a multi-tier client/server database.

TRUE

70
New cards

59) In multi-tier database architectures, little functionality needs to be programmed into the client application.

FALSE

71
New cards

60) Multi-tier client/server database applications contain a business logic layer.

TRUE

72
New cards

61) An enterprise resource planning system integrates all functions of the enterprise.

TRUE

73
New cards

62) A data warehouse contains summarized and historical information.

TRUE

74
New cards

63) An extranet uses Internet protocols to establish limited access to company data by the company's customers and suppliers.

TRUE

75
New cards

1) The logical representation of an organization's data is called a(n):

A) database model.

B) entity-relationship model.

C) relationship systemsdesign.

D) database entitydiagram.

B

76
New cards

2) A good data definition will describe all of the characteristics of a data object EXCEPT:

A) subtleties.

B) examples.

C) who determines the value of the data.

D) who can delete the data.

D

77
New cards

3) A fact is an association between two or more:

A) words.

B) terms.

C) facts.

D) nuggets.

B

78
New cards

4) Data modeling may be themost important part of the systems development process because:

A) data characteristics are important in the design of programsand other systemscomponents.

B) the data in a system are generally less complex than processes and play a central role indevelopment.

C) data are less stablethan processes.

D) it is the easiest.

A

79
New cards

5) The most common types of entitiesare:

A) strong entities.

B) weak entities.

C) associative entities.

D) smush entities.

A

80
New cards

6) In an E-R diagram, there are/is business rule(s) for every relationship.

A) two

B) three

C) one

D) zero

A

81
New cards

7) Business policiesand rules govern all of the following EXCEPT:

A) managing employees.

B) creating data.

C) updating data.

D) removing data.

A

82
New cards

8) A defines or constrains some aspect of the business.

A) business constraint

B) business structure

C) business control

D) business rule

D

83
New cards

9) Which of the following is NOT a characteristic of a good business rule?

A) Declarative

B) Atomic

C) Inconsistent

D) Expressible

C

84
New cards

10) Which of the following is NOT a good characteristic of a data name?

A) Relates to business characteristics

B) Readable

C) Repeatable

D) Relates to a technical characteristic of the system

D

85
New cards

11) Customers, cars, and partsare examples of:

A) entities.

B) attributes.

C) cardinals.

D) relationships.

A

86
New cards

12) Which of the following is an entity that exists independently of otherentity types?

A) Codependent

B) Weak

C) Strong

D) Variant

C

87
New cards

13) An entity type whose existence depends on another entity type is called a entity.

A) strong

B) weak

C) codependent

D) variant

B

88
New cards

14) The following figure shows an exampleof:

A) a one-to-many relationship.

B) a strong entity and its associated weak entity.

C) a co-dependent relationship.

D) a double-walled relationship.

B

89
New cards

15) A(n) is the relationship between a weak entity type and its owner.

A) member chain

B) identifying relationship

C) jump path

D) chain link

B

90
New cards

16) An entity type name should be all of the followingEXCEPT:

A) concise.

B) specific to theorganization.

C) as short as possible.

D) a singular noun.

C

91
New cards

17) A property or characteristic of an entitytype that is of interestto the organization is called a(n):

A) attribute.

B) coexisting entity.

C) relationship.

D) cross-function.

A

92
New cards

18) An attribute that must be present for every entity (or relationship) instance is a(n):

A) composite attribute.

B) required attribute.

C) optional attribute.

D) multivalued attribute.

B

93
New cards

19) A person's name, birthday, and social security number are all examples of:

A) attributes.

B) entities.

C) relationships.

D) descriptors.

A

94
New cards

20) An attribute of an entitythat is computed is a(n):

A) optional attribute.

B) composite attribute.

C) derived attribute.

D) fuzzy attribute.

C

95
New cards

21) An attribute that canbe broken down into smaller parts is called a(n) attribute.

A) associative

B) simple

C) composite

D) complex

C

96
New cards

22) The number of entitytypes that participate in a Unary relationshipis:

A) zero.

B) one.

C) two.

D) three.

B

97
New cards

23) The number of entitytypes that participate in a relationship is called the:

A) number.

B) identifying characteristic.

C) degree.

D) counter.

C

98
New cards

24) A relationship between the instances of a single entity type is called a relationship.

A) ternary

B) primary

C) binary

D) unary

D

99
New cards

25) In the following diagram,what type of relationship is depicted?

A) Unary

B) Binary

C) Ternary

D) Quad

C

100
New cards

26) In the following diagram,which is true?

A) It depicts a ternaryrelationship.

B) It depicts a many-to-many relationship.

C) Item represents a column.

D) BOM_STRUCTURE represents a row.

B