Question d’entretien chez Profisee

What is the difference between an empty string and NULL?

Réponse à la question d'entretien

Utilisateur anonyme

11 juil. 2012

An empty string is actually a value. NULL means there is no value.

1