I have an idea of monitoring all SQL queries on a spare monitor which is almost not used in my daily coding. You can see latest SQL queries in runtime. Obviously this is not unique.
But I just want to know your opinion on this.
Can this approach be useful? Can it help to detect a problems in your SQL queries faster? Can it help you in understanding a performance issues in your app faster?