Hi!
Is it possible to restrict combination of values of 2 different columns in a table to be unique (but values in each column not to be unique...)? And How?
Thanx for any help!
If I understand what you are talking about then you need to add a primary key to the table based on the two fields which you want to have as a unique combination for the table
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.