How to create a variable within a SQL Worksheet
I'm running some code that I want to make simple by adding two data variables and using the variables in my where clause through my SQL file.
I'm not able to find a good explanation of how to do this.
Any help would be greatly appreciated.
Thank You