1 line
79 B
MySQL
1 line
79 B
MySQL
|
|
CREATE INDEX idx_snm_userid_nodeId ON simulation_node_member (user_id, nodeId);
|