Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: NUMBER versa CHAR as a primary key ?

Re: NUMBER versa CHAR as a primary key ?

From: Peter Chong <pchq45_at_nospam.hotmail.net>
Date: 2000/07/27
Message-ID: <eCPf5.9143$qM3.56653@news1.bnapk1.occa.home.com>#1/1

In General, In Most DB from the beginning, Value Inside of CHAR is more fragment than Number
Some how hashing routine is work better for not contiguous number in value like CHAR.
Peter C.
Janusz Gryczman <janusz_at_winternet.com> wrote in message news:397FBC29.A6A5CEE0_at_winternet.com...
> Is it true, that using NUMBER Oracle type versa CHAR for a primary key
> improves performance ?
> If yes what is the ratio ? Is it really significant ?
> What about if primary key has a type VARCHAR ?
> Really appreciate answer to this question.
>
Received on Thu Jul 27 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US