<?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>Cascade | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/tag/cascade/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:24:17 +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>Cascade | 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 &#8211; PL-SQL &#8211; Foreign key on delete cascade</title>
		<link>https://varindersandhu.in/2012/01/26/oracle-pl-sql-foreign-key-on-delete-cascade/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:06:13 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Cascade]]></category>
		<category><![CDATA[Foreign key]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2172</guid>

					<description><![CDATA[<p>ON DELETE CASCADE: When a referenced parent table row is removed the entire child are removed automatically. Example: -- Create a Table as mytable1 having the PRIMARY KEY CREATE TABLE MYTABLE1 ( ID INTEGER PRIMARY KEY, EMP_NAME VARCHAR2(10) ); -- Create a Table as mytable2 having the FOREIGN KEY CREATE</p>
<p>The post <a href="https://varindersandhu.in/2012/01/26/oracle-pl-sql-foreign-key-on-delete-cascade/">Oracle – PL-SQL – Foreign key on delete cascade</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2172</post-id>	</item>
		<item>
		<title>Oracle &#8211; Drop User Cascade</title>
		<link>https://varindersandhu.in/2012/01/26/oracle-drop-user-cascade/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 13:04:38 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Cascade]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2163</guid>

					<description><![CDATA[<p>If you have user that owns objects and you want to drop the user then you have to use the Cascade keyword with your drop statement/command. The Oracle DROP USER CASCADE command drops a user and all owned objects. Without using DROP USER CASCADE you cannot delete the user that</p>
<p>The post <a href="https://varindersandhu.in/2012/01/26/oracle-drop-user-cascade/">Oracle – Drop User Cascade</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2163</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 19/122 queries in 0.037 seconds using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 13:12:35 by W3 Total Cache
-->