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