Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Width of Number Field
Message
From
30/12/2002 10:50:03
 
 
To
29/12/2002 20:19:57
General information
Forum:
Oracle
Category:
Other
Miscellaneous
Thread ID:
00735999
Message ID:
00736587
Views:
7
The reason I ask for the insert statement is to see exactly what you are
trying to do.

Try:

create table xyz
(sal Number(20));

insert into xyz values (123456789012);
Previous
Reply
Map
View

Click here to load this message in the networking platform