marpit
11 months agoMember
How query DB Table variable works?
Hi,
I have a Project Query DB Table variable,
IN execution plan I have two group of ketword test; when I run the execution plan:
- in the first group the variable contain the updated value in real time
- in the second group the variable contain the last value of the first group.
If I run the second group only, the variable cotain the correct updated value in realtime.
How can I make both groups read the updated values?