Identify important factors in the success of logical database design.

What will be an ideal response?

? Work interactively with the users as much as possible
? Follow a structured methodology throughout the data modeling process
? Employ a data-driven approach
? Incorporate structural and integrity considerations into the data models
? Combine conceptualization, normalization, and transaction validation techniques into the
data modeling methodology
? Use diagrams to represent as much of the data models as possible
? Use a Database Design Language (DBDL) to represent additional data semantics that
cannot easily be represented in a diagram
? Build a data dictionary to supplement the data model diagrams and the DBDL
? Be willing to repeat steps.

Computer Science & Information Technology

You might also like to view...

Hex values are case sensitive.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In any comparison, the two values compared can be either variables or constants.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology