| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Nested sort, trying again
vc wrote:
> >
> > Either way, there is little sence elaborating this idea in oracle, as
> > the OP is evidently using some other RDBMS. If it's sybase anywhere, or
> > mysql, then ordering should be already taken care of in the syntax.
>
> Could you elaborate on those two ?
I lost the reference to Sybase LIST aggregate function definition, but remember that it admits "order by" clause like this
select deptno, LIST(ename order by sal)
...
Received on Mon Oct 03 2005 - 19:32:54 CDT
![]() |
![]() |