Hi All,
Do you have any way to know the text of the last query that was fired at a SQL Server 7.0 database?
In Oracle a user having DBA role is allowed to query a special table v$sql to get the queries that are fired at the database. What do you do in SQL Server ?
Thanks & Regards,
Abhijit