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