Forum Discussion

leerjones85's avatar
leerjones85
Copper Contributor
Nov 26, 2024

Nested Query Slowing Performance

Hi, At the beginning of my SQL code I have a cte target table called TARGETS, which contains 3 columns TARGET_NAME, MODE AND VALUE. Further down in my query I am trying to use a nested query to ret...