Specify an SQL alias for the index.
Synopsis
Index Name On Name [SqlName = _Name];
Value
The value of this keyword is an SQL identifier.
Description
This key word lets you define an alternate name for this index when referred to via SQL.
Default Value
The default value for the SqlName keyword is an empty string. This indicates that the SQL name for this index is its index name.