Hello,
I was wondering what the best way is to use lookup tables. i don't want to use a new table for every lookup.
Basically what i want is a generic lookup table for all kinds of data. In queries, to translate the integer value of the lookup, it should know which description it should use in...