MS SQL SERVER 2008
I have a database. Several operators via my program can interact with it. Each operator have its own name. At present, I create a login and corresponding user name for each operator. Is it good idea ? Number of operators can grow ...
maybe, there's some good practices about it ?