create rule [TRFix2] as not
@struserid LIKE '?%' and
not @struserid LIKE '%?%' and
not @struserid LIKE '%?' and
not @struserid LIKE 'ç%' and
not @struserid LIKE '%ç' and
not @struserid LIKE '%ç%' and
not @struserid LIKE 'Ç%' and
not @struserid LIKE '%Ç' and
not @struserid LIKE '%Ç%' and
not @struserid LIKE 'ö%' and
not @struserid LIKE '%ö' and
not @struserid LIKE '%ö%' and
not @struserid LIKE '%Ö%' and
not @struserid LIKE '%Ö' and
not @struserid LIKE 'Ö%' and
not @struserid LIKE '%ü%' and
not @struserid LIKE '%ü' and
not @struserid LIKE 'ü%' and
not @struserid LIKE '%Ü%' and
not @struserid LIKE '%Ü' and
not @struserid LIKE 'Ü%' and
not @struserid LIKE '%Y%' and
not @struserid LIKE '%Y' and
not @struserid LIKE 'Y%' and
not @struserid LIKE '%?%' and
not @struserid LIKE '%?' and
not @struserid LIKE '?%' and
not @struserid LIKE '%?%' and
not @struserid LIKE '%?' and
not @struserid LIKE '?%' and
not @struserid LIKE '%ð%' and
not @struserid LIKE '%ð' and
not @struserid LIKE 'ð%' and
not @struserid LIKE '%þ%' and
not @struserid LIKE '%þ' and
not @struserid LIKE 'þ%' and
not @struserid LIKE '%ý%' and
not @struserid LIKE '%ý' and
not @struserid LIKE 'ý%' and
not @struserid LIKE '%æ%' and
not @struserid LIKE '%æ' and
not @struserid LIKE 'æ%' and
not @struserid LIKE '%€%' and
not @struserid LIKE '%€' and
not @struserid LIKE '€%' and
not @struserid LIKE '%$%' and
not @struserid LIKE '%$' and
not @struserid LIKE '$%' and
not @struserid LIKE '%ß%' and
not @struserid LIKE '%ß' and
not @struserid LIKE 'ß%'
GO