function getSQL()
 {
     return Specification::notEqualSQL($this->field_name, $this->field_value);
 }