Ashish's Blog On Sql Server

This Blog is About SQL Server Technolgy





Browse by Tags

All Tags » Triggers (RSS)
Who Created a Table – DDL Triggers in SQL SERVER 2008
Hi all this post is about the new features in SQL Server 2008 .. SQL Server 2008 has a power full feature called DDL triggers which uses for Auditing changes in database and this is very useful too. You will find a blog entry about auditing using transaction...