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.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 database standards

Author  Topic 

reddy_vam
Starting Member

43 Posts

Posted - 2008-11-30 : 16:35:20
Hi Folks,

I need to write a script in that i need to include following standards, below are they

1. how can i List all users in the server
2. how to See permissions for all Users
like Grant DDL statement permissions
3. database owner(dbo) schemas
4. How to check current Audit Level Setting in sql server using TSQL

Thanks,
Vamshi

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-11-30 : 19:34:34
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=111918
Go to Top of Page
   

- Advertisement -