It may be that there is no unique column in a database. Then it will not be possible to create a Primary key based on a single column.
In that situation a COMPOUND KEY has to be prepared by combining two or more columns.
My question is how this COMPOUND KEY is prepared. Kindly provide me the path or process.
Regards,
Somnath