I have a DB stats file of SQL run against a database. I also have a full list of tables from the database. Does anyone know an easy way to make the link between the two e.g. a cross tab of tablename vs SQL statement to show which table(s) are being hit by which statement?