Create an index on dataset
mattmagic
Registered Posts: 12 ✭✭✭✭
Hi,
I have created a dataset with a MySQL table as storage.I would like to create an index on that table.
I tried it in the dataset/Advanced - Table creation. However, creating an index in that statement doesn't work.
Does anyone know how to create an index?
Regards,
Matthew
I have created a dataset with a MySQL table as storage.I would like to create an index on that table.
I tried it in the dataset/Advanced - Table creation. However, creating an index in that statement doesn't work.
Does anyone know how to create an index?
Regards,
Matthew
Best Answer
-
Hi,
In dataset > Advanced, you have "post-write statements", you can create your index here.