Ciro Cesar
Member
Hi !
How to make forall with one result of dataset ?
Example:
FORALL i IN CLIENTDATASET
INSERT INTO test1 VALUES t_tab(i);
Anyone make this ?
I develop one application of transfer data of firebird to oracle !
[]'s
Ciro
How to make forall with one result of dataset ?
Example:
FORALL i IN CLIENTDATASET
INSERT INTO test1 VALUES t_tab(i);
Anyone make this ?
I develop one application of transfer data of firebird to oracle !
[]'s
Ciro