 




<?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: Sql statement</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-statement-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-statement-2/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-statement-2/#comment-84060</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 19 Nov 2010 07:15:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-84060</guid>
		<description><![CDATA[If you&#039;re talking about interactive queries through STRSQL, you can save the session into a source file member when you exit by taking option 4, &#039;Save session in source file&#039;. If you take option 2, &#039;Exit without saving session&#039;, the session history is discarded.

Option 1, &#039;Save and exit session&#039;, keeps the session history in an internal object related to the user profile. If you run STRSQL from a second workstation session at the same time, a second session history is started. Both histories become linked to the device names. To reconnect to one of the histories, you should sign on to the same device. Signing on to a different session can make it look like history has disappeared.

As long as history has been saved, you can re-enter STRSQL and recall past queries by pressing &lt;F9&gt;. You can page backwards until you find a query (statement) that you want, put the cursor on the statement and press &lt;F9&gt;. The statement will be brought forward to the SQL command line.

Retrieving directly from STRSQL history or indirectly from a session saved in a source member is a way to get back the SQL used in an interactive query. If the session was discarded, it&#039;s gone.

Tom]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re talking about interactive queries through STRSQL, you can save the session into a source file member when you exit by taking option 4, &#8216;Save session in source file&#8217;. If you take option 2, &#8216;Exit without saving session&#8217;, the session history is discarded.</p>
<p>Option 1, &#8216;Save and exit session&#8217;, keeps the session history in an internal object related to the user profile. If you run STRSQL from a second workstation session at the same time, a second session history is started. Both histories become linked to the device names. To reconnect to one of the histories, you should sign on to the same device. Signing on to a different session can make it look like history has disappeared.</p>
<p>As long as history has been saved, you can re-enter STRSQL and recall past queries by pressing &lt;F9&gt;. You can page backwards until you find a query (statement) that you want, put the cursor on the statement and press &lt;F9&gt;. The statement will be brought forward to the SQL command line.</p>
<p>Retrieving directly from STRSQL history or indirectly from a session saved in a source member is a way to get back the SQL used in an interactive query. If the session was discarded, it&#8217;s gone.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timrac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-statement-2/#comment-48592</link>
		<dc:creator>timrac</dc:creator>
		<pubDate>Thu, 20 Apr 2006 12:45:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-48592</guid>
		<description><![CDATA[If it is a table or view or index, using DSPFD will show the SQL that was used in creating the object.]]></description>
		<content:encoded><![CDATA[<p>If it is a table or view or index, using DSPFD will show the SQL that was used in creating the object.</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.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 00:20:38 -->