1
vote
You can connect to an external database from Java stored p...
SQL
answered last year
1
vote
Currently CUBRID supports three ways of data partitioning: ...
SQL
answered last year
1
vote
Supported range is "01/01/0001" to "12/31/9999."
SQL
answered last year
1
vote
You use the CREATE TABLE statement to create a table. A...
SQL
answered last year
1
vote
BLOB and CLOB stand for Binary large object and Character...
SQL
answered last year
1
vote
Like other database management systems CUBRID supports the con...
SQL
answered last year
1
vote
Standard SQL supports this already by using recursive common ...
SQL
answered 2 years ago
1
vote
Using the subset operator could be a solution here. As the...
SQL
answered 2 years ago
1
vote
You can achieve this by combining execute statement with u...
SQL
answered 2 years ago
2
votes
Based on this link: http://sourceforge.net/apps/trac/cubrid/ticket...
SQL
answered 2 years ago
1
vote
You can accomplish this by crating a serial obkect. With th...
SQL
answered 2 years ago
1
vote
Cubrid only supports one way replication, i.e. a master for...
SQL
answered 2 years ago
1
vote
You can use the Cubrid Manager Client as a GUI alternative...
Tools
answered 2 years ago
1
vote
You can use the lockdb utility to check the lock on a dat...
Tools
answered 2 years ago
0
votes
The general idea is that Cubrid keeps track of some informat...
SQL
answered 2 years ago
0
votes
No, CUBRID does not implement ISAM in the sens in whi...
SQL
answered 2 years ago
1
vote
Looks like it is stored in: ../cubridmanager/workspace/.metadata/.p...
Tools
answered 2 years ago
1
vote
In the official online help, it is stated that the expr...
SQL
answered 2 years ago
0
votes
No, it is not possible from CSQL.
Tools
answered 2 years ago
0
votes
select now() from db_root into :t1; select <whatever you n...
SQL
answered 2 years ago