Lines Matching refs:indices
217 statline {Number of indices} $nindex
218 statline {Number of named indices} $manindex [percent $manindex $nindex]
219 statline {Automatically generated indices} $autoindex \
244 subreport {All tables and indices} 1
248 subreport {All indices} {is_index}
296 Number of indices
298 The total number of indices in the database.
300 Number of named indices
302 The number of indices created using an explicit CREATE INDEX statement.
304 Automatically generated indices
306 The number of indices used to implement PRIMARY KEY or UNIQUE constraints