Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?



Is a null value equal to anything? Can a space in a column be considered a null value? Why or why no..

Answer / Avanish Kumar

A null value is not equal to any other value, including a space. In SQL Server, a space in a column is treated as a literal space and not as a null value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What have included columns when we talk about sql server indexing?

1 Answers  


Can I know,how to Execute Funcion and Trigger through command(Manualy Execution) in MS SQL/SERVER 2005,give me answer with Example.

1 Answers  


What are the various Isolation levels?

2 Answers   HP,


Explain tablesample?

1 Answers  


How we can refresh the view?

1 Answers  


What is right outer join in sql server joins?

1 Answers  


What are three SQL keywords used to change or set someone?s permissions?

3 Answers  


What is key set driven?

1 Answers  


what is differencial backup?how to work?Anybody explai it?

2 Answers   HCL,


Why do we use non clustered index?

1 Answers  


Do you know spatial data types - geometry and geography in sql server 2008?

1 Answers  


How do you Implement SSIS Packages in your Project?

1 Answers  


Categories