Page 1 of 1

about data type

Posted: Tue Aug 10, 2004 2:29 am
by bugthefixer
i want to make a field in which i wud save status of seven days in week..
like
{mon,tues,wed,thur,fri,sat,sun}

and now i wud save status as
{y,y,n,n,y,n,n}

is there any datatype that can stoe in such a form

Posted: Tue Aug 10, 2004 2:32 am
by feyd
sounds like a good place for a SET.