query tab name

panofish's profile image panofish posted 13 years ago in General Permalink
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?
ansgar's profile image ansgar posted 13 years ago Permalink
No, the table name is automatically taken if it is determinable from the query result. If you have just computed results the tabs are numbered ("Result #1", "Result #2").
panofish's profile image panofish posted 13 years ago Permalink
Not just a unique name, but an intelligent name. e.g. "duplicates", "Spending"... etc.
ansgar's profile image ansgar posted 13 years ago Permalink
What? Was that a question now?
panofish's profile image panofish posted 13 years ago Permalink
I was trying to clarify my original question.
I want to know if there is a way to specify an intelligent name for each tab other than result#1, result#2?
ansgar's profile image ansgar posted 13 years ago Permalink
Ah ok. And no, there is no way to do that.
panofish's profile image panofish posted 13 years ago Permalink
ok.. thanks
[expired user #6826]'s profile image [expired user #6826] posted 11 years ago Permalink
That's a shame :(

It could be nice , If it displayed defined or redefined table name , like if I make subQueries...

Please login to leave a reply, or register at first.