Q. ANSI-standard SQL allows the use of special operators in conjunction with the WHERE clause. A special operator used to check whether an attribute value is null is (Solved)
1. between
2. is null
3. like
4. in
- b. is null
1. between
2. is null
3. like
4. in