Question d’entretien chez FIS

Explain differences between primary key and unique key

Réponse à la question d'entretien

Utilisateur anonyme

8 févr. 2019

Primary key not having null value.. unique key support 1null value.. both not support for duplication

1