1
추천
CREATE TABLE t(name VARCHAR(255)); INSERT INTO t VALU...
SQL
답변시간 2년 전
0
추천
SHOW INDEX FROM mytable; You can use either INDEX or ...
SQL
답변시간 2년 전
2
추천
USE_DESC_IDX applies to all index scans in the query.
SQL
답변시간 2년 전
1
추천
Hash index is not supported in CUBRID.
SQL
답변시간 2년 전