Looking for some help with DB Query’s. Im looking to run a script
that updates a SQL database. I would like to input some variables
to the DB Query Reader for use in the query script. These variables will
change…
Cant seem to find a way to do that.
I’ve also found using another query to calculate dates and turning that into a variable helps a lot if one of your variables is a dynamic date. Then feed those into your main query.