MySQL - Make a pair of values unique

前端 未结 3 1185
小鲜肉
小鲜肉 2020-12-13 17:26

I have a table with two int values that are IDs. On their own these IDs can show up any number of times in the table, but together they should only ever appear once.

3条回答
提交回复
热议问题