FYI, Please refer this http://www.geeksengine.com/database/design/primary-key-constraint.php
In my table I have three unique column this can be referred by other table. Which key I have to use for this.
I have created one table where I want to add combination of multiple column as primary key.
Can someone please help me to know how to do this?