Re: report 2.5 problem(s)

From: richu <richu_at_spacelab.net>
Date: 1997/01/15
Message-ID: <5bjqoj$k4_006_at_news.spacelab.net>#1/1


In article <5bgpjt$7au$1_at_nntp-1.io.com>, shw_at_io.com (Scott Whitehead) wrote:
> A BREAK COLUMN WILL OVERRIDE THE GROUP BY CLAUSE
> IN THE SELECT STATEMENT.
>
>I don't know what I am doing wrong, but the above statement is
>incorrect. The order by clause WILL ALWAYS override the break
>column. Is this not true?

There's your prob...Break column WILL always overide group by NOT order by

>Also I can not get a column to print only once like good old BREAK ON
>column in Sql*Plus.

You do this via break in the data modeller draggin the break column out into a separate "BOX" immediately after the query box...

>I can write most of reports in Sql*Plus So, Why do I want to use
>report 2.5 ?

Because SQL+ cant do nice GUIs like Reports 2.5


Received on Wed Jan 15 1997 - 00:00:00 CET

Original text of this message