|
|
-
|
|
The login mapped to user role 'db_datareader' is enable to view the table default values(You might have seen this issue already). ...
|
|
-
|
|
SP_WHO and SP_WHO2 are two system defined stored procedures which can be used to check the currenst session information in SQL Server.
SP_WHO : SP_WHO gives the below details
System process ID ( Session ID in general Usage), Logged in User id , Host na...
|
|