I'm having difficulty understanding the relationship between records in the monSysStatement table and the monSysSQLText. Generally speaking, monSysStatement appears to contain statistics on SQL statements, while monSysSQLText contains the corresponding text. However, I've not been able to find any clear documentation on which fields connect the two.
I'm looking for something like the following: (SQL Text, CPU Time, Memory Usage)