3
votes
In my opinion, there is no point in passing an empty li...
SQL
answered 2 years ago
2
votes
USE_DESC_IDX applies to all index scans in the query.
SQL
answered 2 years ago
2
votes
See: 1. CREATE TABLE LIKE syntax (http://www.cubrid.org/man...
SQL
answered 2 years ago
2
votes
It depends on how you do the comparison. Assume you have ...
SQL
answered 2 years ago
1
vote
Hash index is not supported in CUBRID.
SQL
answered 2 years ago
5
votes
I found one solution to this. I used a initialization scr...
SQL
answered 2 years ago
0
votes
I couldn't find any options in command line, I think yo...
SQL
answered 2 years ago
0
votes
...Not sure if it makes any sense to compare a (high?)priced...
SQL
answered 2 years ago
2
votes
Seems it doesn't: csql> select * from t where i in(); In...
SQL
answered 2 years ago
1
vote
http://www.cubrid.org/manual/840/en/Table%20Option%20%28REUSE_OID%2...
SQL
answered 2 years ago
1
vote
You can find user information in the table db_user. db_user...
SQL
answered 2 years ago
0
votes
This is not an answer, but a comment to the above answer! ...
SQL
answered 2 years ago
1
vote
If you are reffering also to SQL grammar, I would add that ...
SQL
answered 2 years ago
0
votes
GRANT operation [ { ,operation }_ ] ON table_name [ ...
SQL
answered 2 years ago
1
vote
There is no difference between class and table. Usually, "c...
SQL
answered 2 years ago
0
votes
In theory, you could use the copydb tool: http://www.cubrid....
SQL
answered 2 years ago
1
vote
It seems that there is no explicit grant for SERIALS, I...
SQL
answered 2 years ago
3
votes
Yes, all object names in CUBRID are case-insensitive. This ...
SQL
answered 2 years ago