sql - In SMSS what's the difference between NULL and nothing, in a query result? -



sql - In SMSS what's the difference between NULL and nothing, in a query result? -

i know maybe newbie question, i'm wondering why null in result, , it's totally blank - shouldn't null?

as can see, remarks column has no background color of yellow indicates not null. (null values has.)

it contains empty string '' (or maybe spaces) different null because empty string set empty while null not set (nothing).

sql ssms sql-server-2008

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -