I am thinking about creating a table where a certain field will be a description, or a key to the description. Would it be possible to have a constraint on this field that it is an id, that this id points to an existing record in a description table?
-- Cecil Westerhof