I have some queries that I intend to have run on a schedule that takes parameters (like date ranges for example) from a user. Is there a way that this can be done? I have several queries that will be running on this schedule and only a few will use parameters. Is there a way to specify which queries will need parameter input and how would it get the input from the user? Thanks in advance
↧