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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
michaelh1
Contributor II
Contributor II

tDBoutput(postgreSQL), get ID of inserted row

Hello,

 

 i would like to know what is the best practise to get ID of inserted row using tDBoutput. (IDs are generated automatically by database sequencer)

 

At start i was using tDBinput to get last value from sequencer with query: "select last_value from my_sequencer ", but this is only working when i have 1 or small number of jobs running at the same time.

 

Any help is much appreciated.

Labels (2)
0 Replies