Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Use the result of Oracle sequence Nextval

Hi,
I'm new with Talend, I'll try to explain my problem.
So...
I've one delimited file and two Oracle tables (X and Y)
For each row in my delimited file I've to create one record in my first table X and generate its primary key with the nextval of the sequence. I've to get back this number to insert a new record in my second table Y.
What can I use for this and how.
Thanks in advance (sorry for my poor english).
Labels (2)
1 Reply
Anonymous
Not applicable

Hello guy
About Oracle sequence, see 1488.
Best regards

shong