What are the six phases of view modeling?

What will be an ideal response?

Identify entities.
Construct a data model showing entity associations.
Add primary keys and attributes to the model.
Normalize the data model and add foreign keys.
Construct the physical database.
Prepare the user view.


PTS: 1

Computer Science & Information Technology

You might also like to view...

Forms and reports can be easily added to the form by dragging the object from the Navigation Pane to the ________ button

Fill in the blank(s) with correct word

Computer Science & Information Technology

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

1. If a problem is very complex, extensive design prior to coding will actually delay the completion of the project. 2. The divide-and-conquer-method of problem solving breaks a problem into large, general pieces first, then refines each piece until the problem is manageable. 3. The purpose of a test or decision in a looping structure is to tell when the loop should end. 4. Flowcharts, pseudocode, and top-down charts can be used to solve problems only in Visual Basic.

Computer Science & Information Technology