Hi,
I've developed a simple workflow where in Filter tool, I'll have a condition.
True part will go Table1 output and False part will go Table2 output.
Table2 output has some pre-sql statement.
How do I stop running pre-sql statement in Table2 output if there are no records in False case.
