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: Data Dictionary View for View Columns?

RE: Data Dictionary View for View Columns?

From: Kamalakannan, D (CAP, GCF) <D.Kamalakannan_at_gecapital.com>
Date: Wed, 6 Sep 2000 19:02:29 +0200
Message-Id: <10611.116312@fatcity.com>


HI all,

Even I wanted to find the views column names and datatype.I found only the table names in dba_tab_columns as a dba. But a little further investigation after all your mails made me realise that as the user internal you are able to get the view names and the column names and datatypes from dba_tab_columns.
I think sys should also be able to get the same details.

Regards,
Kamal

-----Original Message-----
From: Jamadagni, Rajendra [mailto:rajendra.jamadagni_at_espn.com] Sent: Friday, August 18, 2000 9:01 PM
To: Multiple recipients of list ORACLE-L Subject: RE: Data Dictionary View for View Columns?

ALL_TAB_COLUMNS .... will give you that ... table_name column also has view names.

HTH
Raj



Rajendra Jamadagni MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
QOTD: Any clod can have facts, but having an opinion is an art ! Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.
-- 
Author: Jamadagni, Rajendra
  INET: rajendra.jamadagni_at_espn.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Sep 06 2000 - 12:02:29 CDT

Original text of this message

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