For some reason I would create 1 table for all 4 of yours and include a type to determine if it's a coordinator or a candidate.
Now for the null values: If you treat null then you'll be just fine. And by treating null I mean using the ISNULL() function and IS NULL as criteria when dealing with the fields that are possible to contain null values.
adam_k
Practically a Posting Shark
804 posts since Jun 2011
Reputation Points: 256
Solved Threads: 149