<?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/"
		>
<channel>
	<title>Comments on: How to execute iSQL*Plus script from Oracle Portal</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-portal/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-portal/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: How to execute iSQL*Plus script from Oracle Portal (Q/A) &#124; Seek The Sun Slowly</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-portal/#comment-108236</link>
		<dc:creator>How to execute iSQL*Plus script from Oracle Portal (Q/A) &#124; Seek The Sun Slowly</dc:creator>
		<pubDate>Fri, 08 Jun 2012 13:58:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-108236</guid>
		<description><![CDATA[[...] Address: http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-porta...        (0) Comments   Read [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Address: <a href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-porta" rel="nofollow">http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-porta</a>&#8230;        (0) Comments   Read [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cscottmitchell</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-execute-isqlplus-script-from-oracle-portal/#comment-37556</link>
		<dc:creator>cscottmitchell</dc:creator>
		<pubDate>Mon, 12 Jun 2006 01:14:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-37556</guid>
		<description><![CDATA[Not sure what you mean &quot;from Portal&quot;, however, it seems you should use substition and/or bind variables, prompt and/or accept.  Not sure this will work but something like

define x varchar(10)

accept &quot;Enter value: &quot; into &amp;x

update tab1 set col1 = &amp;x;

good luck.]]></description>
		<content:encoded><![CDATA[<p>Not sure what you mean &#8220;from Portal&#8221;, however, it seems you should use substition and/or bind variables, prompt and/or accept.  Not sure this will work but something like</p>
<p>define x varchar(10)</p>
<p>accept &#8220;Enter value: &#8221; into &amp;x</p>
<p>update tab1 set col1 = &#038;x;</p>
<p>good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 21:38:46 -->