<?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: SP2-0734: unknown command beginning “catupgrd.s…” &#8211; rest of line ignored</title>
	<atom:link href="http://www.oraclefaq.net/2007/10/25/sp2-0734-unknown-command-beginning-%e2%80%9ccatupgrds%e2%80%a6%e2%80%9d-rest-of-line-ignored/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oraclefaq.net/2007/10/25/sp2-0734-unknown-command-beginning-%e2%80%9ccatupgrds%e2%80%a6%e2%80%9d-rest-of-line-ignored/</link>
	<description>Learn Oracle through my Experience</description>
	<lastBuildDate>Fri, 11 Nov 2011 00:24:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rajkamal</title>
		<link>http://www.oraclefaq.net/2007/10/25/sp2-0734-unknown-command-beginning-%e2%80%9ccatupgrds%e2%80%a6%e2%80%9d-rest-of-line-ignored/#comment-156</link>
		<dc:creator>rajkamal</dc:creator>
		<pubDate>Mon, 05 Apr 2010 07:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclefaq.net/2007/10/25/sp2-0734-unknown-command-beginning-%e2%80%9ccatupgrds%e2%80%a6%e2%80%9d-rest-of-line-ignored/#comment-156</guid>
		<description>hi all

i am having a table in d form

COLNAME VALUE 
NAME ABC
ROLLNO 2
ADDRESS DELHI
CLASS 12TH
NAME CDE
ROLLNO 3
ADDRESS PUNE
CLASS BSC
NAME EFG
ROLLNO 4
ADDRESS CHD
CLASS MCA

And i want d output in the following format by using some query in oracle 9i.

NAME ROLLNO ADDRESS CLASS
ABC 2 DELHI 12TH
CDE 3 PUNE BSC
EFG 4 CHD MCA 


can sombody help me regarding ds?

thnx in advance
aman</description>
		<content:encoded><![CDATA[<p>hi all</p>
<p>i am having a table in d form</p>
<p>COLNAME VALUE<br />
NAME ABC<br />
ROLLNO 2<br />
ADDRESS DELHI<br />
CLASS 12TH<br />
NAME CDE<br />
ROLLNO 3<br />
ADDRESS PUNE<br />
CLASS BSC<br />
NAME EFG<br />
ROLLNO 4<br />
ADDRESS CHD<br />
CLASS MCA</p>
<p>And i want d output in the following format by using some query in oracle 9i.</p>
<p>NAME ROLLNO ADDRESS CLASS<br />
ABC 2 DELHI 12TH<br />
CDE 3 PUNE BSC<br />
EFG 4 CHD MCA </p>
<p>can sombody help me regarding ds?</p>
<p>thnx in advance<br />
aman</p>
]]></content:encoded>
	</item>
</channel>
</rss>

