GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Concepts  >  Data Modeling

 Print  |  
Question:  Manages's salary details are hidden from employees This is

1. conceptual level of data hiding
2. physical level of data hiding
3. external level of data hiding
4. either 1 or 2




March 03, 2008 22:33:29 #1
 SashaFroyland   Member Since: March 2008    Total Comments: 6 

RE: Manages's salary details are hidden from employees This is 1. conceptual level of data hiding 2. physical level of data hiding 3. external level of data hiding 4. either 1 or 2
 
Physically they are located in the same table, so I would say #1 - 'conceptual'.  This would be implemented via business rules. 
     

 

Back To Question