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

Home -> Community -> Usenet -> c.d.o.misc -> Re: arrays in an Oracle Database

Re: arrays in an Oracle Database

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 12 Oct 2001 08:50:31 +0100
Message-ID: <3BC6A0C7.7A9E@yahoo.com>


Marc Allen wrote:
>
> An array of numbers will be saved to a database. What are my options for
> the ways that the data can be stored. The array can be upto 4096 points and
> the type are 4 or 8 byte floats.
>
> Thanks,

  1. standard table
  2. nested table
  3. varray

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Fri Oct 12 2001 - 02:50:31 CDT

Original text of this message

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