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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Primary key type selection

Re: Primary key type selection

From: Atish Prasad Das <atish.das_at_wipro.com>
Date: Mon, 15 May 2000 10:47:38 +0530
Message-Id: <10497.105608@fatcity.com>


another advantage of having numeric primary key is, it is faster ----- Original Message -----
From: Rajagopal Venkataramany <rajagopalvr_at_hotmail.com> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Monday, May 15, 2000 9:44 AM
Subject: Re: Primary key type selection

> Hi,
>
> The first advantage is the space saving. A number field takes less no.
> of bytes than a varchar2 field. This decrease in storage may
> positively impact performance...
>
> Regards
> Rajagopal Venkataramany
>
>
> ----Original Message Follows----
> Reply-To: ORACLE-L_at_fatcity.com
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Date: Sun, 14 May 2000 10:54:12 -0800
>
> Is there any advantages and disadvantages (performance? , ...) between
> NUMBER and VARCHAR2 for primary key column?
>
> Alex Hillman
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> --
> Author: Rajagopal Venkataramany
> INET: rajagopalvr_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon May 15 2000 - 00:17:38 CDT

Original text of this message

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