<?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; Tharindu Dhaneenja</title>
	<atom:link href="http://www.sql-server-performance.com/author/tharindudhaneenja/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 15 May 2013 08:10:41 +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>Understanding the Basic of Triggers</title>
		<link>http://www.sql-server-performance.com/2009/understanding-the-basic-of-triggers/</link>
		<comments>http://www.sql-server-performance.com/2009/understanding-the-basic-of-triggers/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 01:12:50 +0000</pubDate>
		<dc:creator>Tharindu Dhaneenja</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1524</guid>
		<description><![CDATA[&#160;A trigger is an operation that is executed when some kind of event occurs to the database. It can be&#160;a data or object change.&#160; Listed below are the different types of tiggers: Types of Triggers DML(data manipulation language) triggers (SQL&#160;Server 2000- 80.0) AFTER triggers (Only Tables) INSTEAD OF triggers (Tables or Views) DDL(data definition language) [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2009/understanding-the-basic-of-triggers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
