I have a query that contains multiple sql selects. When executed it show corresponding tabs for each select. However, each tab name contains the name of the table, which in my case is the same table for all selects.
Is there a way to specify a unique name for each tab?