<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Rujith Anand's space - Non MS</title>
    <link>http://www.rujith.net/RujithBlogTech/</link>
    <description>The techie in me</description>
    <language>en-us</language>
    <copyright>Rujith Anand</copyright>
    <lastBuildDate>Sun, 13 Sep 2009 19:57:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>rujith@rujith.net</managingEditor>
    <webMaster>rujith@rujith.net</webMaster>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=8b52a21c-f1a2-49c7-897b-532be0d63843</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,8b52a21c-f1a2-49c7-897b-532be0d63843.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,8b52a21c-f1a2-49c7-897b-532be0d63843.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=8b52a21c-f1a2-49c7-897b-532be0d63843</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you are connected and logged in sql plus and want to know the version of Oracle
you connected to via sqlplus command, following are the quickest methods
</p>
        <p>
1. Type ‘define’ in SQL prompt(ex :SQL&gt; define)<br />
2. use query – select * from v$version;<br />
3. use the view called - product_component_version.<br />
4. check the registry (though this is not through sql plus :-) )
</p>
        <p>
-Rujith
</p>
      </body>
      <title>How to get the Oracle version through sqlplus</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,8b52a21c-f1a2-49c7-897b-532be0d63843.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/09/13/HowToGetTheOracleVersionThroughSqlplus.aspx</link>
      <pubDate>Sun, 13 Sep 2009 19:57:00 GMT</pubDate>
      <description>&lt;p&gt;
If you are connected and logged in sql plus and want to know the version of Oracle
you connected to via sqlplus command, following are the quickest methods
&lt;/p&gt;
&lt;p&gt;
1. Type ‘define’ in SQL prompt(ex :SQL&amp;gt; define)&lt;br&gt;
2. use query – select * from v$version;&lt;br&gt;
3. use the view called - product_component_version.&lt;br&gt;
4. check the registry (though this is not through sql plus :-) )
&lt;/p&gt;
&lt;p&gt;
-Rujith
&lt;/p&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,8b52a21c-f1a2-49c7-897b-532be0d63843.aspx</comments>
      <category>Non MS</category>
    </item>
  </channel>
</rss>