I've been working on my development database and have tweaked its performance.
However, to my surprise I can't find a way to export the indexes to my production database.
I thought there would be an easy way to do this. I don't want to replace the data in my production database.
The main problem is that I can't see sorting in the indexes so its going to be difficult to even do it manually.
',INDEX_NAME,'
' if your index names contain spaces!! – Stultz