SELECT * FROM 报名 where mod(LEN(ALLTRIM(xm)),2)<>0 OR (SUBSTRC(ALLTRIM(xm),INT(LEN(ALLTRIM(xm))/2),1) <> RIGHT(ALLTRIM(xm),2)) OR EMPTY(xm)