I do not believe that either of those are supported (at least I couldn't find any reference to them in the 10.1 documentation).
Perhaps an enum table with a foreign key constraint? Donald -------------- Original message ---------------------- From: "Chee Cheng" <[EMAIL PROTECTED]> > Hi, > > Does Derby offer enumeration type like ENUM and SET? If not, what's the > best way to restrict a column to certain pre-defined value? > > Thank you.
