Hi all,
i want to list the logins which is locked.
select name from syslogins where status&2=2 ,it will give the all the locked user lists?
if the status is 226 ,224 -->in this what output it will give.
Please help me .
Hi all,
i want to list the logins which is locked.
select name from syslogins where status&2=2 ,it will give the all the locked user lists?
if the status is 226 ,224 -->in this what output it will give.
Please help me .