<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; DML</title>
	<atom:link href="http://www.sql-server-performance.com/tag/dml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 22 May 2013 06:37:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Using DML Triggers to Capture Multiple Events</title>
		<link>http://www.sql-server-performance.com/2010/dml-triggers-multiple-triggers/</link>
		<comments>http://www.sql-server-performance.com/2010/dml-triggers-multiple-triggers/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 01:12:50 +0000</pubDate>
		<dc:creator>satnam singh</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[DML]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Trigger]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1882</guid>
		<description><![CDATA[AS DBAs we often need to develop DML triggers to capture multiple entries which are either INSERTED, UPDATED or DELETED from a table. A few months back, I came across a situation where the Application Development Team asked me to write a logic&#160; to notify the DBA&#160; if any records were either INSERTED,UPDATED or DELETED [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/dml-triggers-multiple-triggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
