Bernhard Kraft schrieb:
> Martin Kutschker wrote:
>
>> What would a CONCAT do? The statement above tests if fe_group starts
>> with -2, ends with -2 has a -2 in it or is -2.
>
>
>
> AND CONCAT(',', fe_group, ',') LIKE '%,2,%'
>
> simple ?
Ah!
Masi