In a social media database, the relationship between users and posts can be represented as a "Likes" relationship. What type of relationship constraint can be applied to the "Likes" relationship to ensure each user can only like a post once?
Select one:
a Unique Constraint
b. Participation Constraint
Oc. One-to-One Constraint
Od Many-to-Many Constraint