Create an index on dataset

Solved!
mattmagic
Level 2
Create an index on dataset
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
0 Kudos
1 Solution
Clรฉment_Stenac
Hi,

In dataset > Advanced, you have "post-write statements", you can create your index here.

View solution in original post

0 Kudos
1 Reply
Clรฉment_Stenac
Hi,

In dataset > Advanced, you have "post-write statements", you can create your index here.
0 Kudos