Table aliases

更新时间:
复制 MD 格式

A table alias is an alternative name that points to a table in OpenSearch Vector Search Edition. Once created, an alias works in place of a table name for data writing and queries.

Limits

  • Each alias name is unique.

  • Multiple aliases can point to the same table.

  • An instance supports up to 20 table aliases.

Create a table alias

  1. On the instance details page, click Table Alias Management in the left-side navigation pane.

  2. Click Create Table Alias.

  3. Enter a name for the alias, select the table to associate, and click OK.

Switch a table alias to a different table

  1. On the Table Alias Management page, find the alias.

  2. In the Actions column, click Modify Associated Table.

  3. Select the new table from the drop-down list and click OK.