![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
On Aug 19, 8:53 am, Norbert Pürringer <thalio... (AT) graffiti (DOT) net> wrote: Hello, what does the datatype NUMBER(0) mean? Is it the same as NUMBER, which can be seen in turn as FLOAT? Thank you, Norbert Have you considered TRYING it?? create table ejp (id number(0)) Error at line 1 ORA-01727: numeric precision specifier is out of range (1 to 38) Script Terminated on line 1. HTH, * Ed |
#12
| |||
| |||
|
|
On Aug 19, 8:53 am, Norbert Pürringer <thalio... (AT) graffiti (DOT) net> wrote: Hello, what does the datatype NUMBER(0) mean? Is it the same as NUMBER, which can be seen in turn as FLOAT? Thank you, Norbert Have you considered TRYING it?? create table ejp (id number(0)) Error at line 1 ORA-01727: numeric precision specifier is out of range (1 to 38) Script Terminated on line 1. HTH, * Ed |
#13
| |||
| |||
|
|
On Aug 19, 8:53 am, Norbert Pürringer <thalio... (AT) graffiti (DOT) net> wrote: Hello, what does the datatype NUMBER(0) mean? Is it the same as NUMBER, which can be seen in turn as FLOAT? Thank you, Norbert Have you considered TRYING it?? create table ejp (id number(0)) Error at line 1 ORA-01727: numeric precision specifier is out of range (1 to 38) Script Terminated on line 1. HTH, * Ed |
![]() |
| Thread Tools | |
| Display Modes | |
| |