1 line
63 B
MySQL
1 line
63 B
MySQL
|
CREATE INDEX transaction_id_index ON receipts (transaction_id);
|