Community

EVENTDATA() function in SQL Server 2005

Normally the EVENTDATA() function is called when an event notification is fired. It returns information about the server or database events. In Transact-SQL, it has limited but very important usage. As far as Transact-SQL goes, it can be used only in DDL triggers or logon triggers which was introduc

Read More - Register for Free Membership