We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The SQL Rebuild Index command rebuilds an automatic index.
REBUILD INDEX <index-name>
Where:
REBUILD INDEX Profile.nick
REBUILD INDEX *
For complete index guide look at Index guide.
To know more about other SQL commands look at SQL commands.