Searched refs:subreport (Results 1 – 1 of 1) sorted by relevance
142 proc subreport {title where} { procedure247 subreport {All tables and indices} 1249 subreport {All tables} {NOT is_index}251 subreport {All indices} {is_index}259 subreport "Table $name and all its indices" "tblname='$qn'"260 subreport "Table $name w/o any indices" "name='$qn'"261 subreport "Indices of table $name" "tblname='$qn' AND is_index"263 subreport "Table $name" "name='$qn'"