Add an index to a table in a RelDataModel
Arguments
- x
- tableName
the name of the table to modify (a single character)
- fieldNames
the names of the fields to include in the index
- unique
a logical indicating if the indexed values are unique
Add an index to a table in a RelDataModel
the name of the table to modify (a single character)
the names of the fields to include in the index
a logical indicating if the indexed values are unique