1
vote
To give identical rights as dba, all you need to do is: C...
SQL
answered last year
2
votes
This is currently not implemented in CUBRID. This seems t...
SQL
answered last year
2
votes
Since class = table, they should be unique in the database....
SQL
answered last year
1
vote
CUBRID does not support schema in the sense in which Po...
SQL
answered last year
1
vote
Actually, the db_serial and db_user classes are already "joined...
SQL
answered last year
2
votes
The first query will not work. But the simpler solution wi...
SQL
answered last year
1
vote
Hi Lukas, Currently there is no way to obtain cross-referen...
SQL
answered last year
1
vote
Class in CUBRID is the same as table. You can think of t...
SQL
answered last year
1
vote
For example, you have three rows in "fruit" table like foll...
SQL
answered last year
0
votes
What is your meaning of "Conflicts" ? Could you show me the...
SQL
answered last year
0
votes
You can't do it. I will register it in CUBRID issues sys...
SQL
answered last year
1
vote
Overall your ALTER... the syntax is correct. However, th...
SQL
answered last year
0
votes
Thanks for the answer and pointing the similar question. O...
SQL
answered last year
1
vote
No. There is no way to lock the table using SQL statemen...
SQL
answered last year
1
vote
A native PHP solution would be to use cubrid_schema() funct...
SQL
answered last year
1
vote
The REPLACE statement first deletes all matching records, ...
SQL
answered last year
1
vote
If you execute an UPDATE query in CUBRID where the n...
SQL
answered last year
0
votes
A good place to start understanding how Inheritance works ...
SQL
answered last year
0
votes
We have created a very thorough guide CUBRID Query Tuning ...
SQL
answered last year
1
vote
As mentioned in the answer it is currently not possible,...
SQL
answered last year