Documents tagged with "Data Types"
Your Query returned 2 results
-
- When you should and should NOT use ENUM data type
- 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.
Working with ENUM types
Creating an ENU...
http://www.cubrid.org/blog/cubrid-life/when-you-should-and-should-not-use-enum-data-type/
-
- Data Types, Domains, and Inheritance in CUBRID RDBMS
- In the previous article I have explained how data is stored in CUBRID RDBMS. I have described the concept of objects, classes, inheritance, and OID in CUBRID. In this article I will talk about the data types available in CUBRID and how they are stored in the...
http://www.cubrid.org/blog/cubrid-life/data-types-domains-and-inheritance-in-cubrid-rdbms/