Consider attributes ID, CITY and NAME. Which one of this can be considered as a super key?
Consider attributes ID, CITY and NAME. Which one of this can be considered as a super key? Correct Answer ID
Here the id is the only attribute which can be taken as a key. Other attributes are not uniquely identified.