a. What is a null value?
b. How does a null value differ from a blank value?
c. What are three interpretations of null values? Use an example in your answer
d. Show SQL for determining the number of null values in the column Employee First Name of the table EMPLOYEE.
e. Describe the general-purpose remarks column problem.