TC has temporary variables types that can't be replicated as persistent variables
I need to create a Table Var as a persistent var - used for DDT loop
I can populate this temp var in real-time (which works) but it needs to recreated every time I want to use it,
I would like to create it at the beginning of my execution plan rather than having to recreate it every time