Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Same parameter to multiple SQL Statements (without lots of Action tools)

$
0
0

Hi everyone,

 

I'm trying to use the same control parameter to update several SQL Statements.

For example, I have a parameter_value parameter and a lot of In-Db and Output tools that have queries such as:

SELECT * FROM table WHERE parameter_id = parameter_value.

 

I'm replacing parameter_value in these tables using the Action tool, but I need a new Action tool for every single replacement. This is making the workflow a little 'polluted'. Is there any way to use a single tool (or, at least, less that one for each replacement) to achieve this? 

 

Thanks in advance.


Viewing all articles
Browse latest Browse all 4999

Trending Articles