Lines Matching refs:indices
220 statline {Number of indices} $nindex
221 statline {Number of named indices} $manindex [percent $manindex $nindex]
222 statline {Automatically generated indices} $autoindex \
247 subreport {All tables and indices} 1
251 subreport {All indices} {is_index}
299 Number of indices
301 The total number of indices in the database.
303 Number of named indices
305 The number of indices created using an explicit CREATE INDEX statement.
307 Automatically generated indices
309 The number of indices used to implement PRIMARY KEY or UNIQUE constraints