- Posts: 14
- Thank you received: 0
Execute SQL script with parameter
12 years 6 months ago #1992
by Glenn
Execute SQL script with parameter was created by Glenn
Hi!
I try to execute a SQL script where I insert rows in a table. Before executing this script, I want to extract from a table the max value of the key of the table to use it to insert my rows.
Do you have any suggestion about my problem?
I use AETL pro and Postgres Databases.
Thanks for your reply.
Glenn
I try to execute a SQL script where I insert rows in a table. Before executing this script, I want to extract from a table the max value of the key of the table to use it to insert my rows.
Do you have any suggestion about my problem?
I use AETL pro and Postgres Databases.
Thanks for your reply.
Glenn
Please Log in or Create an account to join the conversation.
12 years 6 months ago #1993
by Glenn
Replied by Glenn on topic Re: Execute SQL script with parameter
Figured it out myself
Was inspired by this post
www.etl-tools.com/advanced-etl-processor...tart-a-sequence.html
Thanks for the great product,
Glenn.
Was inspired by this post

www.etl-tools.com/advanced-etl-processor...tart-a-sequence.html
Thanks for the great product,
Glenn.
Please Log in or Create an account to join the conversation.