Hi
1) sp_who does not give me more detail on what user accesses what table then. Is there any command, procedure or table that I can query to see a particular user accessing what table?
2) How to lock all users from accessing a database or table and how to unlock it ? Or is this need to be done on the OS level? If so how to do it on UNIX env?
3) How to lock out for a particular user? or is it can be done?
Thanks
1) sp_who does not give me more detail on what user accesses what table then. Is there any command, procedure or table that I can query to see a particular user accessing what table?
2) How to lock all users from accessing a database or table and how to unlock it ? Or is this need to be done on the OS level? If so how to do it on UNIX env?
3) How to lock out for a particular user? or is it can be done?
Thanks