Are there any pros/cons I should be aware of in terms of how llblgen pro handles composite vs surrogate keys (non-single attribute keys)?
Best, /jhd
composite keys are no problem and neither are surrogate keys
Don't use unique constraints as 'keys', define real PK constraints.