Question d’entretien chez FIS

Difference Between Distinct and Unique in SQL.

Réponse à la question d'entretien

Utilisateur anonyme

28 avr. 2020

Both will preform the same but there is a minor difference. Distinct keyword is the standard and it is not specific to a DBMS but unique is an older standard and Oracle based.