设smajor是student表中的一个字段,以下能够正确判断smajor字段是否为空值的表达式是()
A、smajorISNULL
B、smajor=NULL
C、smajor=0
D、smajor=’’