Create index with DBF
Posted: Thu 23 Nov 2017 13:56
What is the syntax for creating an index with DBF?
I have tried this, but get the error "FieldName expected".
Create index i1 on tablename (field1)
If it is already explained in the documentation, I like to know.
I have tried this, but get the error "FieldName expected".
Create index i1 on tablename (field1)
If it is already explained in the documentation, I like to know.