<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL Developer Hints and Tips</title>
	<atom:link href="http://peoplesofttipster.com/2009/02/17/sql-developer-hints-and-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2009/02/17/sql-developer-hints-and-tips/</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Simon Lassam</title>
		<link>http://peoplesofttipster.com/2009/02/17/sql-developer-hints-and-tips/#comment-981</link>
		<dc:creator><![CDATA[Simon Lassam]]></dc:creator>
		<pubDate>Fri, 29 May 2009 10:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/?p=276#comment-981</guid>
		<description><![CDATA[Alot of People where I work are using SQL-Developer (it&#039;s free so the client won&#039;t buy Toad), and don&#039;t realise that you can edit the data. Again, use the Connections Tab to access the Tables in a Database. In the main window, once the Table is open, select the Data tab, and from here you can Insert, Delete and Update the data, then either Commit or Rollback as required. It&#039;s worth remembering that in a session, each &quot;Tab&quot; on to the same database uses the same connection, so you can&#039;t run multiple queries simultaneously, but you can edit the data in one, the run a SQL to check the results before committing.]]></description>
		<content:encoded><![CDATA[<p>Alot of People where I work are using SQL-Developer (it&#8217;s free so the client won&#8217;t buy Toad), and don&#8217;t realise that you can edit the data. Again, use the Connections Tab to access the Tables in a Database. In the main window, once the Table is open, select the Data tab, and from here you can Insert, Delete and Update the data, then either Commit or Rollback as required. It&#8217;s worth remembering that in a session, each &#8220;Tab&#8221; on to the same database uses the same connection, so you can&#8217;t run multiple queries simultaneously, but you can edit the data in one, the run a SQL to check the results before committing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://peoplesofttipster.com/2009/02/17/sql-developer-hints-and-tips/#comment-959</link>
		<dc:creator><![CDATA[Kiran]]></dc:creator>
		<pubDate>Thu, 30 Apr 2009 19:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/?p=276#comment-959</guid>
		<description><![CDATA[Great article..I have been using SQL developer for so long and I did not even realize why I did not do this.Thanks a lot :)]]></description>
		<content:encoded><![CDATA[<p>Great article..I have been using SQL developer for so long and I did not even realize why I did not do this.Thanks a lot <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://peoplesofttipster.com/2009/02/17/sql-developer-hints-and-tips/#comment-936</link>
		<dc:creator><![CDATA[Pat]]></dc:creator>
		<pubDate>Wed, 18 Feb 2009 16:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/?p=276#comment-936</guid>
		<description><![CDATA[Hey good article. Thanks. 

One that I use &quot;all&quot; the time is the TABLE Filter.

Right button click on TABLES

select APPLY FILTER

On the right hand side of the screen, click on the radio button MATCH ANY. ( Match all has not worked for me )

Then enter a table table. For ex: T012%,etc, click on OK and bingo!

Thanks again]]></description>
		<content:encoded><![CDATA[<p>Hey good article. Thanks. </p>
<p>One that I use &#8220;all&#8221; the time is the TABLE Filter.</p>
<p>Right button click on TABLES</p>
<p>select APPLY FILTER</p>
<p>On the right hand side of the screen, click on the radio button MATCH ANY. ( Match all has not worked for me )</p>
<p>Then enter a table table. For ex: T012%,etc, click on OK and bingo!</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
</channel>
</rss>

