Re: ideas to use ora hash
- From: "Juan Carlos Reyes Pacheco" <juancarlosreyesp@xxxxxxxxx>
- To: "Glenn Santa Cruz" <glenn.santacruz@xxxxxxxxx>
- Date: Wed, 22 Mar 2006 16:45:43 -0400
The minus technique is the best I think to compare tables, but I think
attractive the idea of the hash column.
( if you store through a trigger or a night process a hash value
column per row )
Because
1) you could create an index on the hash column, which is several
times smalles than a all columns index.
2) you can do other queries, for example to see if this record is
duplicated, etc. etc. This allows you to easity to do another
administrative operations.
So Is a good idea anyway.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: ideas to use ora hash
- From: Glenn Santa Cruz
- References:
- ideas to use ora hash
- From: Juan Carlos Reyes Pacheco
- Re: ideas to use ora hash
- From: Jared Still
- Re: ideas to use ora hash
- From: Dennis Williams
- Re: ideas to use ora hash
- From: Jared Still
- Re: ideas to use ora hash
- From: Glenn Santa Cruz
Other related posts:
- » ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- » Re: ideas to use ora hash
- Re: ideas to use ora hash
- From: Glenn Santa Cruz
- ideas to use ora hash
- From: Juan Carlos Reyes Pacheco
- Re: ideas to use ora hash
- From: Jared Still
- Re: ideas to use ora hash
- From: Dennis Williams
- Re: ideas to use ora hash
- From: Jared Still
- Re: ideas to use ora hash
- From: Glenn Santa Cruz