I have a number of sql queries pulling in data from the same database to my model. I would like to be able to restrict the date range of the data so is there any way to avoid writing a separate clause into each query, and having to update the date several times?
I'm not an sql guy, but seems the queries are specific to the PP tables they are linked to
thanks for any advice
Mike
I'm not an sql guy, but seems the queries are specific to the PP tables they are linked to
thanks for any advice
Mike