Hai fellas
I have few Master tables (say States, Districts, etc).
Now when the proj loads for the first time, I collect the default values (eg the states which the user reqires).

We need this info all through the session of the proj.

What would be the best way to store these for future manipulations?

I feel that it would be better if we have seperate tables to store defaults for each category.

Could you confirm my assumption or provide a better alternative.

Thanks in advance