Hi there -
there are a few ways to limit query execution time
SET QUERY_GOVERNOR_COST_LIMIT value
query wait Option
dbsetltime()
these all have an upper limit rather than a range of time
is there anything which limits execution during peak or select times?
TIA!
j.