Re: Need some query help
- From: "Alien" <stijf@xxxxxxxxx>
- Date: 27 Feb 2006 10:27:14 -0800
Hi,
Ok. The merge statement is 9i and up. Not available in 7.
The statement won't work, because you can't update a query with a group
by. Oracle needs to be able to decide a rowid to update, and group by
prohibits this.
The only other alternative I can think of for the moment is to use a
temporary table.
Regards,
Arian
.
- References:
- Need some query help
- From: Rishi Dhupar
- Re: Need some query help
- From: Alien
- Re: Need some query help
- From: Rishi Dhupar
- Need some query help
- Prev by Date: Re: Connection refused during opmnctl startall
- Next by Date: schedule rman backup in EM 10G
- Previous by thread: Re: Need some query help
- Next by thread: Incomplete Recovery of tablespace
- Index(es):