How do I make a composite key with SQL Server Management Studio?
I want two INT columns to form the identity (unique) for a table
In design mode (right click table select modify) highlight both columns right click and choose set primary key