CIW
1D0-441 · Question #90
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
(35 responses)- A80% (28)
- B6% (2)
- C11% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.