nerdexam
CIW

1D0-541 · Question #5

Consider the following database information: domain s_id: integer domain grd: fixed length character string length 1 STUDENT_GRADE( Student_Number: s_id NOT NULL Grade: grd ) Primary Key…

The correct answer is A. Logical. See the full explanation below for the reasoning.

Question

Consider the following database information:

domain s_id: integer domain grd: fixed length character string length 1 STUDENT_GRADE( Student_Number: s_id NOT NULL Grade: grd ) Primary Key Student_Number During which phase of the database design process would this information be developed?

Options

  • ALogical
  • BPhysical
  • CConceptual
  • DImplementation

How the community answered

(27 responses)
  • A
    70% (19)
  • B
    15% (4)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1D0-541 Practice