Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Doing a top N after self join
On Wed, 6 Aug 2003 10:41:57 -0500, "Jake" <me_at_heyjay.com> wrote:
>My problem is after I do the join and sort desc, my columns are ambiously
>defined. I'd perfer not to have to alias every column from each table.
>
>Is there a way to access the today.* and yesterday.* columns?
If you know you can subtract dates, why are using such a complicated
and messy method?
I don't think using aliases can be avoided, but most O/S-es have copy
and paste nowadays.
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address Received on Wed Aug 06 2003 - 13:40:11 CDT