1 line
52 B
MySQL
1 line
52 B
MySQL
|
CREATE INDEX tx_from_index ON transactions(tx_from);
|
|
CREATE INDEX tx_from_index ON transactions(tx_from);
|