TABLE type, status, criticality, business_owner, next_review
FROM "07 Systems"
WHERE file.name != "_Index"
SORT file.name ASCTABLE type, status, criticality, business_owner, next_review
FROM "07 Systems"
WHERE file.name != "_Index"
SORT file.name ASC