Question : user logged in

is there a way to display through tsql code which sql authentication user is currently logged on?

thanks

Answer : user logged in

does
select system_user
give you what you want.
Random Solutions  
 
programming4us programming4us