Skip to main content

Which of the following is true about NULL values in SQL?

 


 A NULL value means zero.

 A null value can only be used with numeric attributes.

 Null value just means that data of that attribute is not available.

 None of these.

Comments