Re: Remove Date overlap duplicates
- From: yossarian <yossarian99@xxxxxxxxxxxxx>
- Date: Thu, 08 Oct 2009 14:44:32 +0200
CarlosAL wrote:
You may use OVERLAPS predicate, which is an ANSI SQL standard used in
others RDBMS (Teradata, for example). It is in Oracle (undocumented
though) since version 10(?).
Thank you for sharing this info, never heard of it, very useful!
While googling for details I found this article:
http://oraclesponge.wordpress.com/2008/06/12/the-overlaps-predicate/
The author uses this construct everywhere:
date '2007-01-01'
I never saw this syntax and I'm not able to found documentation about it
(perhaps I'm using the wrong keywords...). Can you point me to a link?
Thank you.
Kind regards, Y.
.
- Follow-Ups:
- Re: Remove Date overlap duplicates
- From: Sebastian Kolski
- Re: Remove Date overlap duplicates
- References:
- Remove Date overlap duplicates
- From: Shank...
- Re: Remove Date overlap duplicates
- From: CarlosAL
- Remove Date overlap duplicates
- Prev by Date: Re: The end is near: Coca Cola switches to UDB
- Next by Date: Re: Remove Date overlap duplicates
- Previous by thread: Re: Remove Date overlap duplicates
- Next by thread: Re: Remove Date overlap duplicates
- Index(es):
Relevant Pages
|