Indices

Name the index with the key fields in the index.

If there is only one field in the index, list the field as the index name, such as Address Number.

If the index has two fields, list them consecutively, such as Address Number, Line Number ID.

The total length of the index name cannot exceed 19 characters. If you have more than two key fields in the index, name the index carefully, so that it does not exceed 19 characters. If you exceed 19 characters, the table may not be generated, and any business functions the use the table may not compile.

Do not use special characters or C reserved words, such as "+" in the index name.