Documents tagged with "Data Types"
Your Query returned 3 results
-
- CUBRID RDBMS Size Limits
- When working with databases, it is important to understand what the upper and lower bounds are for its data types, database and table size, rows, etc. More than that, it's always good to know if you intend to compare it with other database systems. In this page you can see...
http://www.cubrid.org/wiki_tutorials/entry/cubrid-rdbms-size-limits
-
- CUBRID vs. ODBC Data Type Mapping
- CUBRID Data Type
ODBC Data Type
Char
SQL_CHAR
Varchar
SQL_VARCHAR
String
SQL_LONGVARCHAR
Nchar
SQL_CHAR
Varnchar
SQL_VARCHAR
Bit
SQL_BINARY
Varying bit
SQL_VARBINARY
Numeric
SQL_NUMERIC
Int
SQL_INTEGER
Short
SQL_SMALLINT
Float
SQL_FLOAT
Double ...
http://www.cubrid.org/wiki_apis/entry/odbc_cubrid_programming_2
-
- Working with CUBRID BLOB / CLOB Data Types
- The scope of this tutorial is to present the new data types, BLOB and CLOB, introduced in CUBRID 8.3.1.
In the release 8.3.1, CUBRID comes up with two new data types, to improve the support for Large Objects (LOB), such as texts and binary files:
CLOB (Character L...
http://www.cubrid.org/wiki_tutorials/entry/working-with-cubrid-blob-clob-data-types