Frequency
The frequency of an SQL statement represents the number of times it is run. The Create Index wizard uses this number to judge the importance of the statement.
Note: | If an SQL statement is more important or more critical than some of the other SQL statements in the workload, even though it is run less frequently, then specify a frequency that is higher than that of the other statements in the workload. |