By acoin
via architects.dzone.com
Published: Dec 19 2012 / 10:14
ENUM is a new enumerated data type introduced in CUBRID 9.0. Like in all programming languages, the ENUM type is a data type composed of a set of static, ordered values. Users can define numeric and string values for ENUM columns.
Add your comment