On 10-Aug-2001 [EMAIL PROTECTED] wrote:
> Hi,
>
> Whats the most efficient way of doing a SELECT ... IN on a field of
> datatype 'SET' ?
>
> Say you have four types of 'permissions':
>- superuser
>- poweruser
>- normal
>- guest
>
> Each user has a field, permis
Hi,
Whats the most efficient way of doing a SELECT ... IN on a field of
datatype 'SET' ?
Say you have four types of 'permissions':
- superuser
- poweruser
- normal
- guest
Each user has a field, permissions, of type SET
("superuser","poweruser","normal","gue