You can change the name of a text index, or change its refresh type.
Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority or as the owner of the table on which the text index is built.
In the left pane, click Text Indexes.
Right-click the text index and choose Properties.
Edit the text index properties and click OK.
Connect to the database as a user with DBA authority, or as the owner of the text index.
Execute an ALTER TEXT INDEX statement. See ALTER TEXT INDEX statement.
Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority or as the owner of the table on which the text index is built.
In the left pane, click Text Indexes.
Right-click the text index and choose Properties.
Click the General tab and type a new name for the text index.
Click OK.
Connect to the database as a user with DBA authority, or as the owner of the text index.
Execute an ALTER TEXT INDEX statement. See ALTER TEXT INDEX statement.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |