Posted By: RobertK Enhancement Suggestions - 06/21/11 09:40 PM
Will PL/SQL Developer ever (in near future) have the following functionalities ?

1) Multiple tabs of results for SQL Window
2) Basic summary functions on columns
(this is Toad for SQL Server)
[Linked Image]


Another example of math summary function:
(this is AQT)

[Linked Image]

The summary would be especially a joy to have so one can stop dumping to Excel all the times....

Posted By: Roeland Re: Enhancement Suggestions - 06/22/11 08:01 AM
I support this request.

Notice that the 2 examples you propose use the same grid-component, cxGrid from Developers Express. This grid from Developers Express can even do a lot more then you mentioned. It supports grouping (look at your examples) on multiple columns, summary in grouping, Order By Group Summary Values, order by on multiple columns, export to a whole range of formats, filtering, column-bands, etc, etc...

I have asked this User Interface update more then a year ago. I think that the grid they use now is obsolete and should be replaced by something better.

Why they still haven't updated their ancient grid is beyond my imagination.

Roeland

PL/SQL Dev 9.0.0.1597

Posted By: RobertK Re: Enhancement Suggestions - 06/22/11 03:45 PM
Just to add that PLD is a joy for PL/SQL development but rather limiting for "intensive" data analysis.

I'm just guessing here - I think the multi-ResultTab-per-SQL-Window would be easier to implement - this alone will be of tremendous value to cut down the clutters.
Posted By: Marco Kalter Re: Enhancement Suggestions - 06/23/11 09:37 AM
Maybe I am missing something, but multiple result sets and aggregate functions like Sum/Min/Max/Avg/Count have been available since version 7.0.
Posted By: William Robertson Re: Enhancement Suggestions - 06/23/11 10:29 PM
Why are you asking for something that already exists? What version of PL/SQL Developer do you have?
Posted By: RobertK Re: Enhancement Suggestions - 06/24/11 03:55 AM
thanks Marco,
first I must admit I was ignorant of the "Column Totals" feature. My bad.

The multi-result-tabs feature I have in mind is such that a new, separate,distinct tab with the result grid is create for any single query. AFAIK PLD currently doesn't work like that.
- select 2 SQLs, run, get 2 tabs, then select SQL,run, all current tabs get destroyed.

Maybe check out Toad for SQL (freeware).
Posted By: matjazc Re: Enhancement Suggestions - 06/24/11 10:02 AM
AFAIK PLD currently doesn't work like that.

mine works exactly like that (v8). I just highlight a couple of SQL statements in SQL window and execute them. Results are displayed in multiple tabs below.

you can even name tabs in v9 beta.

Posted By: RobertK Re: Enhancement Suggestions - 06/24/11 05:49 PM
[quote]Poster: matjazc
I just highlight a couple of SQL statements in SQL window and execute them. Results are displayed in multiple tabs
[/quote]

Uh ADHD much ?
I know that.

[quote]Poster: matjazc
mine works exactly like that (v8)
[/quote]

Read my FULL pos, or this:

> RobertK: select 2 SQLs, run, get 2 tabs, then select SQL,run, all current tabs get destroyed.
© Allround Automations forums