1 line
48 B
MySQL
1 line
48 B
MySQL
|
CREATE INDEX tx_to_index ON transactions(tx_to);
|
|
CREATE INDEX tx_to_index ON transactions(tx_to);
|