Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How many rows?

RE: How many rows?

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Fri, 10 Nov 2006 09:25:34 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45059E238A@NT15.oneneck.corp>


I don't have any experience with external tables, but I wonder if you did an "alter table your_external_table project column all" and then ran the two selects again if that would make them match? For more info on the "project column all" and "project column referenced" clauses:  

http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14231/tabl es.htm


        From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Bobak, Mark         

         Oracle 9.2.0.6 64-bit on Sparc-Solaris 9.

        I have an external table. If I select * from table, I get 3,371 rows. If I select count(*), I get 3,631??

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 10 2006 - 10:25:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US