Exam 1: Database Systems

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Discuss some considerations when designing a database.

Free
(Essay)
4.8/5
(30)
Correct Answer:
Verified

Proper database design requires the designer to identify precisely the database's expected use.
Designing a transactional database emphasizes accurate and consistent data and operational speed. Designing a data warehouse database emphasizes the use of historical and aggregated data. Designing a database to be used in a centralized, single-user environment requires a different approach from that used in the design of a distributed, multiuser database.
Designing appropriate data repositories of integrated information using the two-dimensional table structures found in most databases is a process of decomposition. The integrated data must be decomposed properly into its constituent parts, with each part stored in its own table. Further, the relationships between these tables must be carefully considered and implemented so the integrated view of the data can be re-created later as information for the end user. A well-designed database facilitates data management and generates accurate and valuable information. A poorly designed database is likely to become a breeding ground for difficult-to-trace errors that may lead to bad decision making-and bad decision making can lead to the failure of an organization. Database design is simply too important to be left to luck. That's why college students study database design, why organizations of all types and sizes send personnel to database design seminars, and why database design consultants often make an excellent living.

The database structure in a DBMS is stored as a .

Free
(Multiple Choice)
4.8/5
(48)
Correct Answer:
Verified

B

serve as the intermediary between the user and the database.

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

A

Database programming languages receive all application requests and translate them into the complex operations required to fulfill those requests.

(True/False)
4.8/5
(26)

The response of the DBMS to a query is the .

(Multiple Choice)
4.9/5
(38)

An advantage of database systems is that you needn't perform frequent updates and apply latest patches.

(True/False)
4.9/5
(39)

relates to the activities that make the database execute transactions more efficiently in terms of storage and access speed.

(Multiple Choice)
4.8/5
(26)

Discuss any three functions performed by the DBMS that guarantee the integrity and consistency of the data in the database.

(Essay)
4.8/5
(34)

A workgroup database is a(n) database.

(Multiple Choice)
4.7/5
(36)

What are the disadvantages of database systems?

(Essay)
4.9/5
(42)

An operational database is sometimes referred to as an enterprise database.

(True/False)
4.8/5
(35)

Data anomaly is defined as the condition in which all of the data in the database are consistent with the real-world events and conditions.

(True/False)
5.0/5
(40)

is defined as the condition in which all of the data in the database are consistent with the real-world events and conditions.

(Multiple Choice)
4.8/5
(34)

Raw data must be properly for storage, processing and presentation.

(Short Answer)
4.8/5
(39)

exists when different and conflicting versions of the same data appear in different places.

(Short Answer)
4.9/5
(37)

is the result of processing raw data to reveal its meaning.

(Short Answer)
4.8/5
(39)

What are the advantages of having the DBMS between the end user's applications and the database?

(Essay)
4.9/5
(26)

The same data might be simultaneously structured and unstructured depending on the intended processing.

(True/False)
4.8/5
(37)

Describe what metadata are and what value they provide to the database system.

(Essay)
4.7/5
(34)

The only way to access the data in a database is through the DBMS.

(True/False)
4.8/5
(40)
Showing 1 - 20 of 76
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)