Is there a way to find out the user that submitted a SQL query?

Posted by ProgrammingPope on Stack Overflow See other posts from Stack Overflow or by ProgrammingPope
Published on 2010-03-25T19:38:33Z Indexed on 2010/03/25 19:43 UTC
Read the original article Hit count: 112

Filed under:
|

I am interested in writing a trigger that would ignore queries from a specific SQL user but take action on all others. Is there any way to do this?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server