Hi,
I am using following sql statement in informix to cluster the indexes.
ALTER INDEX ix_cust TO CLUSTER;
What is the sql command for the same in MySQL?
Please help.
Regards,
-Sandeep Pant
I am using following sql statement in informix to cluster the indexes.
ALTER INDEX ix_cust TO CLUSTER;
What is the sql command for the same in MySQL?
Please help.
Regards,
-Sandeep Pant