Composite keys

Posts   
 
    
Dhominator avatar
Dhominator
User
Posts: 16
Joined: 28-Dec-2004
# Posted on: 29-Dec-2004 22:59:28   

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

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 30-Dec-2004 09:23:36   

composite keys are no problem and neither are surrogate keys simple_smile

Don't use unique constraints as 'keys', define real PK constraints.

Frans Bouma | Lead developer LLBLGen Pro