G
Guest
I have one SQL account that is used by 100 simultaneous users at my website.
Let's say one user starts a long running query. I get another sql request
before the first sql statement finishes. Does that mean I have to open or use
another connection? Does this mean that the web server needs multiple SQL
user licenses?
Let's say one user starts a long running query. I get another sql request
before the first sql statement finishes. Does that mean I have to open or use
another connection? Does this mean that the web server needs multiple SQL
user licenses?