<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.00.3314.2100" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=660005214-03042003>On setting up a
tables for employees, evaluators, their locations and supervisors. Is it better
to create a table for each (location, employee, supervisor, evaluator) then in
each table have the locationID, supervisorID, etc. Or is it better to have each
table & join it together in one table with only the key fields, EmpID,
SupervisorID, LocationID, EvaluatorID?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=660005214-03042003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=660005214-03042003>Virginia</SPAN></FONT></DIV></BODY></HTML>