Pergunta de entrevista da empresa Profisee

What is the difference between an empty string and NULL?

Resposta da entrevista

Sigiloso

11 de jul. de 2012

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

1