Home » Developer & Programmer » Reports & Discoverer » Sorting
Sorting [message #237018] Fri, 11 May 2007 11:18 Go to next message
a.vincent727
Messages: 12
Registered: May 2007
Junior Member
Hi there,

Can any one tell me the difference between group sort and normal sort in discoverer
Re: Sorting [message #237037 is a reply to message #237018] Fri, 11 May 2007 12:38 Go to previous message
skooman
Messages: 913
Registered: March 2005
Location: Netherlands
Senior Member
Easiest to show using an example.

Normal sort:
dept emp
10   a
10   b
10   c
20   d
20   e

Group sort:
dept emp
10   a
     b
     c
20   d
     e

So, group sort includes a break.

(edit: forgot code tags)

[Updated on: Fri, 11 May 2007 12:39]

Report message to a moderator

Previous Topic: Regarding headings in discoverer
Next Topic: creating a formula in oracle reports - error
Goto Forum:
  


Current Time: Thu Jul 04 11:26:34 CDT 2024