<?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>After Insert | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/tag/after-insert/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Fri, 10 May 2013 12:29:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>After Insert | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>Oracle – PL-SQL – Trigger &#8211; After Insert OR Update OR Delete</title>
		<link>https://varindersandhu.in/2012/01/16/oracle-pl-sql-trigger-after-insert-or-update-or-delete/</link>
					<comments>https://varindersandhu.in/2012/01/16/oracle-pl-sql-trigger-after-insert-or-update-or-delete/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 16 Jan 2012 12:47:53 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Oracle-Triggers]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[After Delete]]></category>
		<category><![CDATA[After Insert]]></category>
		<category><![CDATA[After Update]]></category>
		<category><![CDATA[Trigger]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2129</guid>

					<description><![CDATA[<p>We can create a trigger with multiple actions (i.e.  Insert or Update or Delete) here sharing an example of trigger in which we can handle three actions as insert, update and delete. Example: CREATE OR REPLACE TRIGGER EMPLOYEE_AI_AU_AD AFTER INSERT OR UPDATE OR DELETE ON EMPLOYEE FOR EACH ROW DECLARE</p>
<p>The post <a href="https://varindersandhu.in/2012/01/16/oracle-pl-sql-trigger-after-insert-or-update-or-delete/">Oracle – PL-SQL – Trigger – After Insert OR Update OR Delete</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2012/01/16/oracle-pl-sql-trigger-after-insert-or-update-or-delete/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2129</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 13:46:51 by W3 Total Cache
-->