Execute SQL script with parameter

More
12 years 6 months ago #1992 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

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #1993 by Glenn
Figured it out myself

Was inspired by this post :P

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.