A university database contains an Instructor record type wit…
A university database contains an Instructor record type with fields:ID, name, dept_name, and salary. An HR application allows department heads to view only the instructor names and departments, but not salaries.Which level of data abstraction is primarily being applied in this case?