<?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>dBuggr &#187; delete</title>
	<atom:link href="http://www.dbuggr.com/tag/delete/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Mon, 20 May 2013 21:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>A Detailed Introduction of SQL Query</title>
		<link>http://www.dbuggr.com/abhaybharti/detailed-introduction-sql-query/</link>
		<comments>http://www.dbuggr.com/abhaybharti/detailed-introduction-sql-query/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:38:32 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[alter]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql query]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/detailed-introduction-sql-query/</guid>
		<description><![CDATA[A detailed introduction of SQL Query

Related posts:How to Use Oracle Database SQL Parallel Query to Enhance Performance.
Introduction of SQL Queries
Introduction of SQL*Plus



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/oracle-database-sql-parallel-query-enhance-performance/' rel='bookmark' title='Permanent Link: How to Use Oracle Database SQL Parallel Query to Enhance Performance.'>How to Use Oracle Database SQL Parallel Query to Enhance Performance.</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql-queries/' rel='bookmark' title='Permanent Link: Introduction of SQL Queries'>Introduction of SQL Queries</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A detailed introduction of SQL Query</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/oracle-database-sql-parallel-query-enhance-performance/' rel='bookmark' title='Permanent Link: How to Use Oracle Database SQL Parallel Query to Enhance Performance.'>How to Use Oracle Database SQL Parallel Query to Enhance Performance.</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql-queries/' rel='bookmark' title='Permanent Link: Introduction of SQL Queries'>Introduction of SQL Queries</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/detailed-introduction-sql-query/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Data Modifications in SQL (Insert, Delete &amp; Modify)</title>
		<link>http://www.dbuggr.com/abhaybharti/data-modifications-sql-insert-delete-modify/</link>
		<comments>http://www.dbuggr.com/abhaybharti/data-modifications-sql-insert-delete-modify/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 05:46:07 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/data-modifications-sql-insert-delete-modify/</guid>
		<description><![CDATA[Data Modifications in SQL (Insert, Delete &#38; modify)

Related posts:How to Properly Kill, Stop, Delete or Clean Up Oracle Data Pump Jobs
How to Clean Up (delete) All Data in a Harddisk, Harddrive or Storage Device Saf&#8230;
Where Can You Modify Terms, Aboutus and Privacy Content in Prestashop?



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/properly-kill-stop-delete-clean-oracle-data-pump-jobs/' rel='bookmark' title='Permanent Link: How to Properly Kill, Stop, Delete or Clean Up Oracle Data Pump Jobs'>How to Properly Kill, Stop, Delete or Clean Up Oracle Data Pump Jobs</a></li>
<li><a href='http://www.dbuggr.com/eric426/clean-delete-data-harddisk-harddrive-storage-device-saf/' rel='bookmark' title='Permanent Link: How to Clean Up (delete) All Data in a Harddisk, Harddrive or Storage Device Saf&#8230;'>How to Clean Up (delete) All Data in a Harddisk, Harddrive or Storage Device Saf&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/modify-terms-aboutus-privacy-content-prestashop/' rel='bookmark' title='Permanent Link: Where Can You Modify Terms, Aboutus and Privacy Content in Prestashop?'>Where Can You Modify Terms, Aboutus and Privacy Content in Prestashop?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Data Modifications in SQL (Insert, Delete &amp; modify)</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/properly-kill-stop-delete-clean-oracle-data-pump-jobs/' rel='bookmark' title='Permanent Link: How to Properly Kill, Stop, Delete or Clean Up Oracle Data Pump Jobs'>How to Properly Kill, Stop, Delete or Clean Up Oracle Data Pump Jobs</a></li>
<li><a href='http://www.dbuggr.com/eric426/clean-delete-data-harddisk-harddrive-storage-device-saf/' rel='bookmark' title='Permanent Link: How to Clean Up (delete) All Data in a Harddisk, Harddrive or Storage Device Saf&#8230;'>How to Clean Up (delete) All Data in a Harddisk, Harddrive or Storage Device Saf&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/modify-terms-aboutus-privacy-content-prestashop/' rel='bookmark' title='Permanent Link: Where Can You Modify Terms, Aboutus and Privacy Content in Prestashop?'>Where Can You Modify Terms, Aboutus and Privacy Content in Prestashop?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/data-modifications-sql-insert-delete-modify/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Delete All Pictures from Sony Cybershot?</title>
		<link>http://www.dbuggr.com/yakimeshi/delete-pictures-sony-cybershot/</link>
		<comments>http://www.dbuggr.com/yakimeshi/delete-pictures-sony-cybershot/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 04:26:31 +0000</pubDate>
		<dc:creator>yakimeshi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[cybershot]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[sony]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/yakimeshi/delete-pictures-sony-cybershot/</guid>
		<description><![CDATA[How to Delete All Pictures from Sony Cybershot?

Related posts:How to Reset your Sony PS3 Video Settings
How to Reinstall or Upgrade Windows XP, Vista, 7 in Sony VGC-RC210G Desktop
How to Play mp4 on a Sony PSP 3000?



Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/reset-ps3-video-settings/' rel='bookmark' title='Permanent Link: How to Reset your Sony PS3 Video Settings'>How to Reset your Sony PS3 Video Settings</a></li>
<li><a href='http://www.dbuggr.com/milly/reinstall-upgrade-windows-xp-vista-7-sony-vgc-rc210g-desktop/' rel='bookmark' title='Permanent Link: How to Reinstall or Upgrade Windows XP, Vista, 7 in Sony VGC-RC210G Desktop'>How to Reinstall or Upgrade Windows XP, Vista, 7 in Sony VGC-RC210G Desktop</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/play-mp4-psp-3000/' rel='bookmark' title='Permanent Link: How to Play mp4 on a Sony PSP 3000?'>How to Play mp4 on a Sony PSP 3000?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Delete All Pictures from Sony Cybershot?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/reset-ps3-video-settings/' rel='bookmark' title='Permanent Link: How to Reset your Sony PS3 Video Settings'>How to Reset your Sony PS3 Video Settings</a></li>
<li><a href='http://www.dbuggr.com/milly/reinstall-upgrade-windows-xp-vista-7-sony-vgc-rc210g-desktop/' rel='bookmark' title='Permanent Link: How to Reinstall or Upgrade Windows XP, Vista, 7 in Sony VGC-RC210G Desktop'>How to Reinstall or Upgrade Windows XP, Vista, 7 in Sony VGC-RC210G Desktop</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/play-mp4-psp-3000/' rel='bookmark' title='Permanent Link: How to Play mp4 on a Sony PSP 3000?'>How to Play mp4 on a Sony PSP 3000?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/yakimeshi/delete-pictures-sony-cybershot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Delete Content/file in QTP?</title>
		<link>http://www.dbuggr.com/abhaybharti/delete-content-file/</link>
		<comments>http://www.dbuggr.com/abhaybharti/delete-content-file/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 07:09:23 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[delete file]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[qtp]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/delete-content-file/</guid>
		<description><![CDATA[How to delete content/file in QTP?

Related posts:How to Write Content to a File in QTP?
Searching File Content Using Recursive Grep in Unix or Linux
Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/write-content-file/' rel='bookmark' title='Permanent Link: How to Write Content to a File in QTP?'>How to Write Content to a File in QTP?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/searching-file-content-recursive-grep-unix-linux/' rel='bookmark' title='Permanent Link: Searching File Content Using Recursive Grep in Unix or Linux'>Searching File Content Using Recursive Grep in Unix or Linux</a></li>
<li><a href='http://www.dbuggr.com/milly/fix-windows-delete-file-person/' rel='bookmark' title='Permanent Link: Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.'>Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to delete content/file in QTP?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/write-content-file/' rel='bookmark' title='Permanent Link: How to Write Content to a File in QTP?'>How to Write Content to a File in QTP?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/searching-file-content-recursive-grep-unix-linux/' rel='bookmark' title='Permanent Link: Searching File Content Using Recursive Grep in Unix or Linux'>Searching File Content Using Recursive Grep in Unix or Linux</a></li>
<li><a href='http://www.dbuggr.com/milly/fix-windows-delete-file-person/' rel='bookmark' title='Permanent Link: Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.'>Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/delete-content-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Delete Your Browser&#8217;s History?</title>
		<link>http://www.dbuggr.com/yakimeshi/delete-browsers-history/</link>
		<comments>http://www.dbuggr.com/yakimeshi/delete-browsers-history/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 20:25:23 +0000</pubDate>
		<dc:creator>yakimeshi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[history]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/yakimeshi/delete-browsers-history/</guid>
		<description><![CDATA[How to Delete Your Browser&#8217;s History?

Related posts:How to Delete Email History in Iphone
How to View the Browser History?
[PSP] How to Remove Internet Browser History in PSP



Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/delete-email-history-iphone/' rel='bookmark' title='Permanent Link: How to Delete Email History in Iphone'>How to Delete Email History in Iphone</a></li>
<li><a href='http://www.dbuggr.com/yakimeshi/view-browser-history/' rel='bookmark' title='Permanent Link: How to View the Browser History?'>How to View the Browser History?</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/psp-remove-internet-browser-history-psp/' rel='bookmark' title='Permanent Link: [PSP] How to Remove Internet Browser History in PSP'>[PSP] How to Remove Internet Browser History in PSP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Delete Your Browser&#8217;s History?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/delete-email-history-iphone/' rel='bookmark' title='Permanent Link: How to Delete Email History in Iphone'>How to Delete Email History in Iphone</a></li>
<li><a href='http://www.dbuggr.com/yakimeshi/view-browser-history/' rel='bookmark' title='Permanent Link: How to View the Browser History?'>How to View the Browser History?</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/psp-remove-internet-browser-history-psp/' rel='bookmark' title='Permanent Link: [PSP] How to Remove Internet Browser History in PSP'>[PSP] How to Remove Internet Browser History in PSP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/yakimeshi/delete-browsers-history/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Create and Delete a Virtual Hard Drives in Windows 7</title>
		<link>http://www.dbuggr.com/milly/create-delete-virtual-hard-drives-windows-7/</link>
		<comments>http://www.dbuggr.com/milly/create-delete-virtual-hard-drives-windows-7/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 18:00:58 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[drives]]></category>
		<category><![CDATA[hard]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/create-delete-virtual-hard-drives-windows-7/</guid>
		<description><![CDATA[How To Create and Delete a Virtual Hard Drives in Windows 7
VHD is a new feature that will let you use the disk as you would any type of real disk. You can encrypt it, share it out to other systems, store files to it&#8230; etc.

Related posts:How to fix the &#8220;Cannot Delete Files&#8221; Error in [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/fix-delete-files-error-windows/' rel='bookmark' title='Permanent Link: How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.'>How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.</a></li>
<li><a href='http://www.dbuggr.com/milly/automate-encryption-decryption-linux-windows-unix-gpg-passp/' rel='bookmark' title='Permanent Link: How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;'>How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/delete-create-folder-loadrunner-script/' rel='bookmark' title='Permanent Link: How to Delete/create Folder Through LoadRunner Script'>How to Delete/create Folder Through LoadRunner Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How To Create and Delete a Virtual Hard Drives in Windows 7<br />
VHD is a new feature that will let you use the disk as you would any type of real disk. You can encrypt it, share it out to other systems, store files to it&#8230; etc.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/fix-delete-files-error-windows/' rel='bookmark' title='Permanent Link: How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.'>How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.</a></li>
<li><a href='http://www.dbuggr.com/milly/automate-encryption-decryption-linux-windows-unix-gpg-passp/' rel='bookmark' title='Permanent Link: How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;'>How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/delete-create-folder-loadrunner-script/' rel='bookmark' title='Permanent Link: How to Delete/create Folder Through LoadRunner Script'>How to Delete/create Folder Through LoadRunner Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/create-delete-virtual-hard-drives-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.</title>
		<link>http://www.dbuggr.com/smallwei/fix-delete-files-error-windows/</link>
		<comments>http://www.dbuggr.com/smallwei/fix-delete-files-error-windows/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 20:55:15 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/fix-delete-files-error-windows/</guid>
		<description><![CDATA[How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.
If you getting the following error message in Windows:
&#8220;Cannot delete &#8216;FILE NAME&#8217;: Access is denied. Make sure the disk is not full or write-protected and that the file is not currently in use.&#8221;
 Here are some practical steps to troubleshooting.

Related posts:Fix &#8220;Cannot Delete File Because It&#8217;s [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/fix-windows-delete-file-person/' rel='bookmark' title='Permanent Link: Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.'>Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.</a></li>
<li><a href='http://www.dbuggr.com/milly/create-delete-virtual-hard-drives-windows-7/' rel='bookmark' title='Permanent Link: How To Create and Delete a Virtual Hard Drives in Windows 7'>How To Create and Delete a Virtual Hard Drives in Windows 7</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-message-ibm-aix-os-tar-0511-194-reached/' rel='bookmark' title='Permanent Link: I was getting the following error message in IBM AIX os: tar: 0511-194 Reached e&#8230;'>I was getting the following error message in IBM AIX os: tar: 0511-194 Reached e&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to fix the &#8220;Cannot Delete Files&#8221; Error in Windows.<br />
If you getting the following error message in Windows:<br />
&#8220;Cannot delete &#8216;FILE NAME&#8217;: Access is denied. Make sure the disk is not full or write-protected and that the file is not currently in use.&#8221;</p>
<p> Here are some practical steps to troubleshooting.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/fix-windows-delete-file-person/' rel='bookmark' title='Permanent Link: Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.'>Fix &#8220;Cannot Delete File Because It&#8217;s Being Used by Another Person or Program&#8230;.</a></li>
<li><a href='http://www.dbuggr.com/milly/create-delete-virtual-hard-drives-windows-7/' rel='bookmark' title='Permanent Link: How To Create and Delete a Virtual Hard Drives in Windows 7'>How To Create and Delete a Virtual Hard Drives in Windows 7</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-message-ibm-aix-os-tar-0511-194-reached/' rel='bookmark' title='Permanent Link: I was getting the following error message in IBM AIX os: tar: 0511-194 Reached e&#8230;'>I was getting the following error message in IBM AIX os: tar: 0511-194 Reached e&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/fix-delete-files-error-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is there a better way to empty a large table in database than using DELETE state&#8230;</title>
		<link>http://www.dbuggr.com/smallwei/empty-large-table-database-delete-state/</link>
		<comments>http://www.dbuggr.com/smallwei/empty-large-table-database-delete-state/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:30:26 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[db2]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/empty-large-table-database-delete-state/</guid>
		<description><![CDATA[Here is a tip on a better way to empty a large table in database than using DELETE statement.

Related posts:How to select an Oracle database table from remote database that has CLOB field?
What is the sql statement in Oracle database to list all tables that contain cer&#8230;
Resolving Oracle ORA-32690: Hash Table Infrastructure Ran out of [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/select-oracle-database-table-remote-database-clob-field/' rel='bookmark' title='Permanent Link: How to select an Oracle database table from remote database that has CLOB field?'>How to select an Oracle database table from remote database that has CLOB field?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/sql-statement-oracle-database-list-tables-cer/' rel='bookmark' title='Permanent Link: What is the sql statement in Oracle database to list all tables that contain cer&#8230;'>What is the sql statement in Oracle database to list all tables that contain cer&#8230;</a></li>
<li><a href='http://www.dbuggr.com/milly/resolving-oracle-ora-32690-hash-table-infrastructure-ran-memory/' rel='bookmark' title='Permanent Link: Resolving Oracle ORA-32690: Hash Table Infrastructure Ran out of Memory'>Resolving Oracle ORA-32690: Hash Table Infrastructure Ran out of Memory</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a tip on a better way to empty a large table in database than using DELETE statement.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/select-oracle-database-table-remote-database-clob-field/' rel='bookmark' title='Permanent Link: How to select an Oracle database table from remote database that has CLOB field?'>How to select an Oracle database table from remote database that has CLOB field?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/sql-statement-oracle-database-list-tables-cer/' rel='bookmark' title='Permanent Link: What is the sql statement in Oracle database to list all tables that contain cer&#8230;'>What is the sql statement in Oracle database to list all tables that contain cer&#8230;</a></li>
<li><a href='http://www.dbuggr.com/milly/resolving-oracle-ora-32690-hash-table-infrastructure-ran-memory/' rel='bookmark' title='Permanent Link: Resolving Oracle ORA-32690: Hash Table Infrastructure Ran out of Memory'>Resolving Oracle ORA-32690: Hash Table Infrastructure Ran out of Memory</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/empty-large-table-database-delete-state/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->