A university admissions office wants to design a system to t…
A university admissions office wants to design a system to track applicants, programs, and admissions decisions. At the very beginning, the registrar says the database must support the institution’s overall mission: increasing enrollment while ensuring program quality. No technical details are being discussed yet. What stage of data modeling are they in? Options: A. Conceptual data modeling B. Logical data modeling C. Physical data modeling D. Schema deployment Answer: Conceptual data modeling Explanation:At this stage, the focus is on high-level goals—supporting enrollment and program quality—without getting into tables, fields, or technology. That makes it conceptual modeling.
Read Details