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: Select count number of 'columns' in a table.

RE: Select count number of 'columns' in a table.

From: Martin Rutten <martin.rutten_at_wildher.nl>
Date: Thu, 5 Aug 2004 20:25:23 +0200
Message-ID: <JMEKJEKOADMKKIENCIILMEKCCIAA.martin.rutten@wildher.nl>


Hi,

Take a closer look at DBA _TAB_COLUMNS (or USER_TAB_COLUMNS)

Martin

-----Oorspronkelijk bericht-----

Van: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]Namens Lyndon Tiu Verzonden: donderdag 5 augustus 2004 20:18 Aan: oracle-l_at_freelists.org
Onderwerp: Select count number of 'columns' in a table.

Hello,

Stupid sql question:

Is there a sql statement that returns the count of the number of columns a table has? NOT the number of rows but the number of columns.

Thanks.

--

Lyndon Tiu



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Aug 05 2004 - 13:18:41 CDT

Original text of this message

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