Quantcast
Channel: » Security
Browsing all 2 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

sys.sql_logins

sys.sql_logins: Returns one row for each SQL Server authentication login. It will return all the below columns. name principal_id sid type type_desc is_disabled create_date modify_date...

View Article


Image may be NSFW.
Clik here to view.

Script to check – Login Name and Password are same

It is always a risk if the user name & password is equal. You can run the below script to find out the list of User/Login name & password which are equal. select cast(@@SERVERNAME as...

View Article

Browsing all 2 articles
Browse latest View live