Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
SqlZ
Yak Posting Veteran
69 Posts |
Posted - 2001-04-19 : 14:32:01
|
| If three people execute the same stored procedure at the same time, who gets the results first. I am basically asking if the User gets his/her own object to execute in SQL Server? I was told that each user would would be ranked by execution time, then once the processing was done for the first user, the next user would be able to execute, and so on and so forth. I don't know so I figured I ask.Thanks in Advance! |
|
|
|
|
|