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