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 -> Number vs Number(x)

Number vs Number(x)

From: Douglas Scott <Douglas.S.Scott_at_boeing.com>
Date: 1997/12/09
Message-ID: <348D53F5.89D7CC06@boeing.com>#1/1

If you are defining a field in a table that will contain integer data is it better to define the field with respect to its associated length (if max value will be 999 then define field as NUMBER(3)) or to generically define it as NUMBER?

Douglas Scott
Douglas.S.Scott_at_boeing.com Received on Tue Dec 09 1997 - 00:00:00 CST

Original text of this message

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