2nd Round Supplement Application table

S

SME

I have one table with company information, linked to
another table with application information received from
said company based on a RFP. We are creating a 2nd round
of applications which would include some of the same
agencies, and additionally might include additional
agencies ... would it be better to create another table
for the 2nd round submissions? or just append to the
initial table(s). And if I append what would be the best
way to flag just the 2nd round applicants?

Many thanks in advance for any advice/guidence you might
be able to offer.

Regards,

/S
 
C

Chris Nebinger

I would keep all the application information together.
Creating a second table would then just lead to problems.
I would add a ApplicationRound field and add it to your
primary key.


Chris Nebinger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top