function getSQL()
 {
     return Specification::isnullSpecificationSQL($this->field_name);
 }