<rss version="0.91">
  <channel>
    <title>Ask Tom MOST POPULAR</title>
    <link>http://asktom.oracle.com</link>
    <description>These are the questions on Ask Tom that have the most &quot;hits&quot;</description>
    <language>en-us</language>
    <copyright>Copyright 1999-2006, Oracle Corporation</copyright>
    <image>
      <title>AskTom</title>
      <url>http://asktom.oracle.com/i/asktom2.gif</url>
      <link>http://asktom.oracle.com</link>
      <width>50</width>
      <height>50</height>
      <description>Ask Tom is a forum where Tom Kyte, Oracle&apos;s Database Guru, answers questions regarding Oracle technology, specifically the database.</description>
    </image>
    <item>
      <title>Performance and Oracle Sequences</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:2985886242221</link>
      <description>&amp;lt;code&amp;gt;1. Are there any performance concerns with using one Oracle sequence to generate primary key values across a couple thousand tables? We started to go down the path of creating a separate Oracle sequence for each table. Considering the fact that...</description>
    </item>
    <item>
      <title>How to connect  SQLPlus without tnsnames.ora</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:45033135081903</link>
      <description>&amp;lt;code&amp;gt;Hi
I am trying to use SQLPlus to connect to database directly using just the connect string (ie without referencing to tnsnames.ora)

I have this in my tnsnames.ora
POD =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = ...</description>
    </item>
    <item>
      <title>String Concatenation</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:2196162600402</link>
      <description>&amp;lt;code&amp;gt;Hi Tom,

Is there anyway that I can just use SQL to do string
concatenation on a VARCHAR2 field much the same way
that a SUM() function is used on a NUMBER field.

For example,

   SELECT SUM(revenue), department
   FROM   sales_table
...</description>
    </item>
    <item>
      <title>PL/SQL Procedure returning a Ref-Cursor with &quot;embedded Cursors&quot;</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:3027089372477</link>
      <description>&amp;lt;code&amp;gt;Hi Tom,

Luckily I&apos;m in the position to ask a question right now ...
I&apos;ve been searching the archives, but didn&apos;t find a solution ...

My problem is the following:

I&apos;ve a query like ...

SELECT U.UserId, U.LoginName, U.PassWord, U.For...</description>
    </item>
    <item>
      <title>ORA-12560: TNS:protocol adapter error </title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:431775600346873836</link>
      <description>i&apos;m running oracle on standalone computer at home.it used to work properly but from couple of days i&apos;m getting error stating &amp;quot;&amp;lt;b&amp;gt;ORA-12560: TNS:protocol adapter error&amp;lt;/b&amp;gt; &amp;quot;                                          
what should i do?
please help..
...</description>
    </item>
    <item>
      <title>Materialized View Refresh</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:15695764787749</link>
      <description>&amp;lt;code&amp;gt;Hi Tom,

I was at your conference in MTL in february.  It was a pleasure to finally meet you. 

My question is regarding the refresh of MVs.  We are using Discoverer with a 9i Database in Archivelog mode.   The problem is when we need to re...</description>
    </item>
    <item>
      <title>Sending HTML using UTL_SMTP</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:1739411218448</link>
      <description>&amp;lt;code&amp;gt;Hi Tom

I hope I&apos;m phrasing this correctly...

I&apos;d like to be able to send an HTML formatted email from the database using the UTL_SMTP package.  I don&apos;t see any way of setting the MIME type.

Is this beyond the scope of UTL_SMTP?

than...</description>
    </item>
    <item>
      <title>Converting CLOBS TO VARCHAR</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:367980988799</link>
      <description>&amp;lt;code&amp;gt;Can you give me a solution for converting CLOBS datatype to VARCHAR datatypes, all the documents I refer to talk about converting BLOBS to VARCHAR and when I try and apply the examples to CLOBS, get errors 
&amp;lt;/code&amp;gt;</description>
    </item>
    <item>
      <title>getting rows N through M of a result set</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:127412348064</link>
      <description>&amp;lt;code&amp;gt;I would like to fetch data after joining 3 tables and 
sorting based on some field. As this query results into approx 
100 records, I would like to cut the result set into 4, each of 
25 record. and I would like to give sequence number to ea...</description>
    </item>
    <item>
      <title>consistent gets -- Very puzzling</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:880343948514</link>
      <description>&amp;lt;code&amp;gt;Tom:

create table test( a int);
begin
for i in 1..10000 loop
insert into test values (i);
end loop;
end;

set autotrace on
select count(0) from test;

Execution Plan
----------------------------------------------------------
   0...</description>
    </item>
  </channel>
</rss>

