2 lines
51 B
SQL
2 lines
51 B
SQL
ALTER TABLE `instance` ADD INDEX ( `difficulty` );
|
ALTER TABLE `instance` ADD INDEX ( `difficulty` );
|