How to test if a MS SQL 2008 database can serve 200 concurent users
- by sh00
I have a MS SQL 2008 database in 3NF.
I must check if the db can support many concurent users.
Which is the best method ?
[Is there any free tool to do this ?]
Thank you very much.