hi all,

how can i insert into a column of datatype NUMBER(19,19) from a column which has datatype of NUMBER(38). Right now I am getting an error called :
ORA-01438: value larger than specified precision allows for this column

pls let me know the workaround if there.

thanks in advance!
Parijat