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