I am looking in a cobol application and this application uses splitted keys. However, for prime keys, splitted keys are never used. They do use instead a group field which combines a number of fields.
Nobody remembers why this is developped in this way. Does somebody has an idea why it could be? Are there known gotcha's about using splitted keys as prime key?
Nobody remembers why this is developped in this way. Does somebody has an idea why it could be? Are there known gotcha's about using splitted keys as prime key?