zaidlaz
8th April 2003, 12:22
Hi,
Appreciate if anyone could help to solve this prob.
Scenario
======
The oracle table A has a field named "comments" with a datatype char(2000). An PL/SQL is suppose to insert records from oracle table A into a baan table B with a field named "t$comments#1" with a datatype char(255) and "t$comments#2" with a datatype of char(1).
Question
=======
What are the best possible options?
Thanks & Kind Regards,
Zaid
Appreciate if anyone could help to solve this prob.
Scenario
======
The oracle table A has a field named "comments" with a datatype char(2000). An PL/SQL is suppose to insert records from oracle table A into a baan table B with a field named "t$comments#1" with a datatype char(255) and "t$comments#2" with a datatype of char(1).
Question
=======
What are the best possible options?
Thanks & Kind Regards,
Zaid