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

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

How do you set up a perforce server to work over the internet? -

ios - Lagging ScrollView with UIWebview inside -