Originally created by: maxc...@gmail.com
It would be very awesome if there was a screen I could go to and be able to
have multiple tabs for queries and data view for tables.
Some times I'm querying multiple tables individually when developing
queries and this would make life easier.
and/or making a the query just SQL the Microsoft SQL has it where it lets
you execute multiple queries in the same window. For sample I could have:
select * from table1;
select * from table2; and hit execute
and in 1 window the output would be:
Result for query1
|-------------------|
|RESULT GRID |
| |
|-------------------|
Result for query2
|------------------------|
|RESULT GRID |
| |
|------------------------|
Here is an example of other software that has this:
http://www.filebuzz.com/software_screenshot/full/sql_studio_query_executor-46820.jpg
Being able to do this and also have multiple tabs would make this heidisql
just perfect for me!
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: a...@anse.de
Duplicate to issue #443
Mergedinto: 443
Status: Duplicate
Related
Tickets:
#443